Searched refs:OnNotificationCharacteristicChanged (Results 1 – 6 of 6) sorted by relevance
51 void OnNotificationCharacteristicChanged(const BluetoothRemoteDevice &device,
143 … virtual void OnNotificationCharacteristicChanged(const BluetoothRemoteDevice &device, int result) in OnNotificationCharacteristicChanged() function
121 void NapiGattServerCallback::OnNotificationCharacteristicChanged(const BluetoothRemoteDevice &devic… in OnNotificationCharacteristicChanged() function in OHOS::Bluetooth::NapiGattServerCallback
49 … void OnNotificationCharacteristicChanged(const BluetoothRemoteDevice &device, int result) override in OnNotificationCharacteristicChanged() function in OHOS::Bluetooth::BluetoothGattServerCallbackCommon
505 … void OnNotificationCharacteristicChanged(const BluetoothRemoteDevice &device, int result) override in OnNotificationCharacteristicChanged() function in OHOS::Bluetooth::GattServerCallbackWapper
275 serverSptr->pimpl->callback_->OnNotificationCharacteristicChanged( in OnNotifyConfirm()