Searched defs:OnConnectionStateUpdate (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/ble/ | ||
H A D | napi_bluetooth_gatt_server_callback.cpp | 60 void NapiGattServerCallback::OnConnectionStateUpdate(const BluetoothRemoteDevice &device, int state) in OnConnectionStateUpdate() function in OHOS::Bluetooth::NapiGattServerCallback |
/ohos5.0/foundation/communication/bluetooth_service/test/unittest/gatt/ | ||
H A D | gatt_server_test.cpp | 31 void OnConnectionStateUpdate(const BluetoothRemoteDevice &device, int state) override in OnConnectionStateUpdate() function in OHOS::Bluetooth::BluetoothGattServerCallbackCommon |
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/c_adapter/ | ||
H A D | ohos_bt_gatt_server.cpp | 248 void OnConnectionStateUpdate(const BluetoothRemoteDevice &device, int state) override in OnConnectionStateUpdate() function in OHOS::Bluetooth::GattServerCallbackWapper |