Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
Dbluetooth_gatt_client_callback_proxy.cpp159 void BluetoothGattClientCallbackProxy::OnDescriptorWrite(int32_t ret, const BluetoothGattDescriptor… in OnDescriptorWrite() function in OHOS::Bluetooth::BluetoothGattClientCallbackProxy
/foundation/communication/bluetooth_service/services/bluetooth/server/src/
Dbluetooth_gatt_client_server.cpp132 void OnDescriptorWrite(int ret, const Descriptor &descriptor) override in OnDescriptorWrite() function in OHOS::Bluetooth::BluetoothGattClientServer::impl::GattClientCallbackImpl
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hid_host/
Dhid_host_hogp.cpp797 void HidHostHogp::HogpGattClientCallback::OnDescriptorWrite(int ret, const Descriptor &descriptor) in OnDescriptorWrite() function in OHOS::bluetooth::HidHostHogp::HogpGattClientCallback
/foundation/communication/bluetooth/frameworks/inner/src/
Dbluetooth_gatt_client.cpp261 void OnDescriptorWrite(int32_t ret, const BluetoothGattDescriptor &descriptor) override in OnDescriptorWrite() function in OHOS::Bluetooth::GattClient::impl::BluetoothGattClientCallbackStubImpl
/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
Dble_adapter.cpp86 void OnDescriptorWrite(int ret, const Descriptor &descriptor) override in OnDescriptorWrite() function in OHOS::bluetooth::BleAdapter::impl::GattClientCallback