Home
last modified time | relevance | path

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

/foundation/communication/bluetooth/frameworks/js/napi/src/ble/
Dnapi_bluetooth_gatt_server_callback.cpp56 void NapiGattServerCallback::OnConnectionStateUpdate(const BluetoothRemoteDevice &device, int state) in OnConnectionStateUpdate() function in OHOS::Bluetooth::NapiGattServerCallback
/foundation/communication/bluetooth_service/test/unittest/gatt/
Dgatt_server_test.cpp31 void OnConnectionStateUpdate(const BluetoothRemoteDevice &device, int state) override in OnConnectionStateUpdate() function in OHOS::Bluetooth::BluetoothGattServerCallbackCommon
/foundation/communication/bluetooth/frameworks/inner/c_adapter/
Dohos_bt_gatt_server.cpp245 void OnConnectionStateUpdate(const BluetoothRemoteDevice &device, int state) override in OnConnectionStateUpdate() function in OHOS::Bluetooth::GattServerCallbackWapper