summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qlowenergycontrollerbase.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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