Home
last modified time | relevance | path

Searched defs:gattClientCallback (Results 1 – 3 of 3) sorted by relevance

/foundation/communication/dsoftbus/tests/adapter/bluetooth/
Dsoftbus_adapter_ble_gatt_client_test.cpp53 static BtGattClientCallbacks *gattClientCallback; member in OHOS::AdapterBleGattClientTest
489 BtGattClientCallbacks *AdapterBleGattClientTest::gattClientCallback = nullptr; member in OHOS::AdapterBleGattClientTest
/foundation/communication/bluetooth/frameworks/inner/c_adapter/
Dohos_bt_gatt_client.cpp53 GattClientCallbackWrapper *gattClientCallback; member
/foundation/communication/bluetooth/frameworks/js/napi/src/ble/
Dnapi_bluetooth_gatt_client.cpp289 auto &gattClientCallback = gattClient->GetCallback(); in CheckGattClientOff() local