Home
last modified time | relevance | path

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

/foundation/communication/bluetooth/frameworks/ets/taihe/bluetooth_ble/src/
Dtaihe_bluetooth_gatt_server_callback.cpp35 void TaiheGattServerCallback::OnConnectionStateUpdate(const BluetoothRemoteDevice &device, int stat… in OnConnectionStateUpdate() function in OHOS::Bluetooth::TaiheGattServerCallback
/foundation/communication/bluetooth/interfaces/inner_api/include/
Dbluetooth_gatt_server.h62 virtual void OnConnectionStateUpdate(const BluetoothRemoteDevice &device, int state) in OnConnectionStateUpdate() function
/foundation/communication/bluetooth/frameworks/cj/ble/src/
Dbluetooth_ble_ffiGattServerCallback.cpp171 void FfiGattServerCallback::OnConnectionStateUpdate(const BluetoothRemoteDevice &device, int state) in OnConnectionStateUpdate() function in OHOS::CJSystemapi::CJBluetoothBle::FfiGattServerCallback
/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.cpp248 void OnConnectionStateUpdate(const BluetoothRemoteDevice &device, int state) override in OnConnectionStateUpdate() function in OHOS::Bluetooth::GattServerCallbackWapper