summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qlowenergycontrollerbase.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add QLowEnergyController::readRssi()Timur Pocheptsov2022-09-061-0/+9
* Use SPDX license identifiersLucie Gérard2022-06-101-38/+2
* Use the new "permissions error" code on macOSJuha Vuolle2022-05-301-0/+3
* includemocsMarc Mutz2022-05-041-0/+2
* Port indexed for-loops from int to qsizetypeMarc Mutz2022-04-111-1/+1
* Port simple cases of count() to size()Marc Mutz2022-04-111-1/+1
* More consistent logging category use in bluetooth implementationsJuha Vuolle2021-09-171-1/+1
* rename error signals to errorOccurredAndreas Buhr2021-03-221-1/+1
* Change tst_qlowenergycontroller to wait for disconnectsAndreas Buhr2021-02-251-0/+1
* QLowEnergyController: Introduce AuthorizationErrorKonstantin Ritt2019-07-051-0/+3
* LE controller/service remove code duplication (Darwin)Timur Pocheptsov2019-06-171-1/+1
* Ensure that local services have state LocalServiceAlex Blasche2018-08-301-4/+5
* Code cleanup: Use nullptr wherever possibleAlex Blasche2018-08-241-1/+1
* Replace foreach with for loop and set QT_NO_FOREACHOliver Wolff2018-08-151-5/+8
* Properly invalidate services when calling disconnectService() on BlueZAlex Blasche2018-05-291-0/+7
* Merge all QLEConrollerPrivate::addServiceHelper() implementationAlex Blasche2017-11-031-0/+56
* Rename various QLEControllerPrivate classesAlex Blasche2017-11-031-11/+11
* Move common helper function from QLECPrivate to QLECPrivateBaseAlex Blasche2017-11-031-0/+116
* Introduce Base class for QLowEnergyControllerPrivateAlex Blasche2017-11-031-0/+144