Home
last modified time | relevance | path

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

/foundation/communication/bluetooth/interfaces/innerkits/native_cpp/framework/test/unittest/gatt/
Dgatt_server_test.cpp30 void OnConnectionStateUpdate(const BluetoothRemoteDevice &device, int state) override in OnConnectionStateUpdate() function in OHOS::Bluetooth::BluetoothGattServerCallbackCommon
/foundation/communication/bluetooth/interfaces/kits/napi/src/
Dnapi_bluetooth_gatt_server_callback.cpp116 void NapiGattServerCallback::OnConnectionStateUpdate(const BluetoothRemoteDevice &device, int state) in OnConnectionStateUpdate() function in OHOS::Bluetooth::NapiGattServerCallback
/foundation/communication/bluetooth/interfaces/innerkits/native_cpp/c_adapter/
Dohos_bt_gatt_server.cpp78 void OnConnectionStateUpdate(const BluetoothRemoteDevice &device, int state) in OnConnectionStateUpdate() function in OHOS::Bluetooth::GattServerCallbackWapper