Home
last modified time | relevance | path

Searched refs:readServiceValues (Results 1 – 2 of 2) sorted by relevance

/dports/comms/qt5-connectivity/kde-qtconnectivity-5.15.2p1/src/bluetooth/
H A Dqlowenergycontroller_bluez_p.h247 void readServiceValues(const QBluetoothUuid &service,
H A Dqlowenergycontroller_bluez.cpp1178 readServiceValues(p->uuid, true); in processReply()
1233 readServiceValues(p->uuid, true); in processReply()
1395 readServiceValues(p->uuid, false); //read descriptor values in processReply()
1475 readServiceValues(p->uuid, false); in processReply()
1679 void QLowEnergyControllerPrivateBluez::readServiceValues( in readServiceValues() function in QLowEnergyControllerPrivateBluez