Home
last modified time | relevance | path

Searched defs:OnNotificationCharacteristicChanged (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_gatt_server.h143 … virtual void OnNotificationCharacteristicChanged(const BluetoothRemoteDevice &device, int result) in OnNotificationCharacteristicChanged() function
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/ble/
H A Dnapi_bluetooth_gatt_server_callback.cpp121 void NapiGattServerCallback::OnNotificationCharacteristicChanged(const BluetoothRemoteDevice &devic… in OnNotificationCharacteristicChanged() function in OHOS::Bluetooth::NapiGattServerCallback
/ohos5.0/foundation/communication/bluetooth_service/test/unittest/gatt/
H A Dgatt_server_test.cpp49 … void OnNotificationCharacteristicChanged(const BluetoothRemoteDevice &device, int result) override in OnNotificationCharacteristicChanged() function in OHOS::Bluetooth::BluetoothGattServerCallbackCommon
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_gatt_server.cpp505 … void OnNotificationCharacteristicChanged(const BluetoothRemoteDevice &device, int result) override in OnNotificationCharacteristicChanged() function in OHOS::Bluetooth::GattServerCallbackWapper