Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/ble/
H A Dnapi_bluetooth_gatt_server_callback.cpp60 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 Dgatt_server_test.cpp31 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 Dohos_bt_gatt_server.cpp248 void OnConnectionStateUpdate(const BluetoothRemoteDevice &device, int state) override in OnConnectionStateUpdate() function in OHOS::Bluetooth::GattServerCallbackWapper