Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_gatt_client.cpp68 #define GATTCLIENT g_MapGattClient macro
91 if (iter == GATTCLIENT.end()) { in GattcFindCharacteristic()
365 if (it != GATTCLIENT.end()) { in BleGattcUnRegister()
373 GATTCLIENT.erase(it); in BleGattcUnRegister()
391 if (iter == GATTCLIENT.end()) { in BleGattcSetFastestConn()
417 if (iter == GATTCLIENT.end()) { in BleGattcConnect()
480 if (iter == GATTCLIENT.end()) { in BleGattcSetPriority()
510 if (iter == GATTCLIENT.end()) { in BleGattcDisconnect()
537 if (iter == GATTCLIENT.end()) { in BleGattcSearchServices()
566 if (iter == GATTCLIENT.end()) { in BleGattcGetService()
[all …]