Home
last modified time | relevance | path

Searched defs:gattServerCallback (Results 1 – 2 of 2) sorted by relevance

/foundation/communication/dsoftbus/tests/adapter/bluetooth/
Dsoftbus_adapter_ble_gatt_server_test.cpp59 static BtGattServerCallbacks *gattServerCallback; member in OHOS::AdapterBleGattServerTest
595 BtGattServerCallbacks *AdapterBleGattServerTest::gattServerCallback = nullptr; member in OHOS::AdapterBleGattServerTest
/foundation/communication/bluetooth/frameworks/js/napi/src/ble/
Dnapi_bluetooth_gatt_server.cpp155 auto &gattServerCallback = gattServer->GetCallback(); in CheckGattsOff() local