Home
last modified time | relevance | path

Searched refs:OnNotificationCharacteristicChanged (Results 1 - 6 of 6) sorted by relevance

/foundation/communication/bluetooth/frameworks/js/napi/include/
H A Dnapi_bluetooth_gatt_server_callback.h51 void OnNotificationCharacteristicChanged(const BluetoothRemoteDevice &device,
/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_gatt_server.h143 virtual void OnNotificationCharacteristicChanged(const BluetoothRemoteDevice &device, int result) in OnNotificationCharacteristicChanged() function in OHOS::Bluetooth::GattServerCallback
/foundation/communication/bluetooth/frameworks/js/napi/src/ble/
H A Dnapi_bluetooth_gatt_server_callback.cpp117 void NapiGattServerCallback::OnNotificationCharacteristicChanged(const BluetoothRemoteDevice &device, int ret) in OnNotificationCharacteristicChanged() function in OHOS::Bluetooth::NapiGattServerCallback
/foundation/communication/bluetooth_service/test/unittest/gatt/
H A Dgatt_server_test.cpp49 void OnNotificationCharacteristicChanged(const BluetoothRemoteDevice &device, int result) override
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_gatt_server.cpp288 serverSptr->pimpl->callback_->OnNotificationCharacteristicChanged(
/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_gatt_server.cpp502 void OnNotificationCharacteristicChanged(const BluetoothRemoteDevice &device, int result) override

Completed in 6 milliseconds