Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_gatt_client_callback_proxy.cpp131 void BluetoothGattClientCallbackProxy::OnDescriptorRead(int32_t ret, const BluetoothGattDescriptor … in OnDescriptorRead() function in OHOS::Bluetooth::BluetoothGattClientCallbackProxy
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_gatt_client_server.cpp126 void OnDescriptorRead(int ret, const Descriptor &descriptor) override in OnDescriptorRead() function in OHOS::Bluetooth::BluetoothGattClientServer::impl::GattClientCallbackImpl
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hid_host/
H A Dhid_host_hogp.cpp784 void HidHostHogp::HogpGattClientCallback::OnDescriptorRead(int ret, const Descriptor &descriptor) in OnDescriptorRead() function in OHOS::bluetooth::HidHostHogp::HogpGattClientCallback
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_gatt_client.cpp234 void OnDescriptorRead(int32_t ret, const BluetoothGattDescriptor &descriptor) override in OnDescriptorRead() function in OHOS::Bluetooth::GattClient::impl::BluetoothGattClientCallbackStubImpl
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_adapter.cpp81 void OnDescriptorRead(int ret, const Descriptor &descriptor) override in OnDescriptorRead() function in OHOS::bluetooth::BleAdapter::impl::GattClientCallback