Searched defs:ReadDescriptor (Results 1 – 4 of 4) sorted by relevance
192 int BluetoothGattClientProxy::ReadDescriptor(int32_t appId, const BluetoothGattDescriptor &descript… in ReadDescriptor() function in OHOS::Bluetooth::BluetoothGattClientProxy
437 int BluetoothGattClientServer::ReadDescriptor(int32_t appId, const BluetoothGattDescriptor &descrip… in ReadDescriptor() function in OHOS::Bluetooth::BluetoothGattClientServer
338 int GattClientService::ReadDescriptor(int appId, const Descriptor &descriptor) in ReadDescriptor() function in OHOS::bluetooth::GattClientService753 void GattClientService::impl::ReadDescriptor(int appId, uint16_t handle) in ReadDescriptor() function in OHOS::bluetooth::GattClientService::impl
803 int GattClient::ReadDescriptor(GattDescriptor &descriptor) in ReadDescriptor() function in OHOS::Bluetooth::GattClient