Searched defs:gattClientCallback (Results 1 - 2 of 2) sorted by relevance
/foundation/communication/dsoftbus/tests/adapter/bluetooth/ | ||
H A D | softbus_adapter_ble_gatt_client_test.cpp | 53 static BtGattClientCallbacks *gattClientCallback; member in OHOS::AdapterBleGattClientTest 78 AdapterBleGattClientTest::gattClientCallback = func; in ActionBleGattcConnect() member in OHOS::AdapterBleGattClientTest 529 BtGattClientCallbacks *AdapterBleGattClientTest::gattClientCallback = nullptr; member in OHOS::AdapterBleGattClientTest |
/foundation/communication/bluetooth/frameworks/inner/c_adapter/ | ||
H A D | ohos_bt_gatt_client.cpp | 54 std::shared_ptr<GattClientCallbackWrapper> gattClientCallback; member |
Completed in 3 milliseconds