Home
last modified time | relevance | path

Searched defs:ReadDescriptor (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_gatt_client_proxy.cpp192 int BluetoothGattClientProxy::ReadDescriptor(int32_t appId, const BluetoothGattDescriptor &descript… in ReadDescriptor() function in OHOS::Bluetooth::BluetoothGattClientProxy
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_gatt_client_server.cpp437 int BluetoothGattClientServer::ReadDescriptor(int32_t appId, const BluetoothGattDescriptor &descrip… in ReadDescriptor() function in OHOS::Bluetooth::BluetoothGattClientServer
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_client_service.cpp338 int GattClientService::ReadDescriptor(int appId, const Descriptor &descriptor) in ReadDescriptor() function in OHOS::bluetooth::GattClientService
753 void GattClientService::impl::ReadDescriptor(int appId, uint16_t handle) in ReadDescriptor() function in OHOS::bluetooth::GattClientService::impl
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_gatt_client.cpp803 int GattClient::ReadDescriptor(GattDescriptor &descriptor) in ReadDescriptor() function in OHOS::Bluetooth::GattClient