Searched defs:OnConnectionStateUpdate (Results 1 – 3 of 3) sorted by relevance
| /foundation/communication/bluetooth/interfaces/innerkits/native_cpp/framework/test/unittest/gatt/ | ||
| D | gatt_server_test.cpp | 30 void OnConnectionStateUpdate(const BluetoothRemoteDevice &device, int state) override in OnConnectionStateUpdate() function in OHOS::Bluetooth::BluetoothGattServerCallbackCommon |
| /foundation/communication/bluetooth/interfaces/kits/napi/src/ | ||
| D | napi_bluetooth_gatt_server_callback.cpp | 116 void NapiGattServerCallback::OnConnectionStateUpdate(const BluetoothRemoteDevice &device, int state) in OnConnectionStateUpdate() function in OHOS::Bluetooth::NapiGattServerCallback |
| /foundation/communication/bluetooth/interfaces/innerkits/native_cpp/c_adapter/ | ||
| D | ohos_bt_gatt_server.cpp | 78 void OnConnectionStateUpdate(const BluetoothRemoteDevice &device, int state) in OnConnectionStateUpdate() function in OHOS::Bluetooth::GattServerCallbackWapper |