Home
last modified time | relevance | path

Searched refs:ReadLongCharacteristicDescriptor (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_client_profile.h69 void ReadLongCharacteristicDescriptor(int reqId, uint16_t connectHandle, uint16_t handle) const;
H A Dgatt_client_profile.cpp573 void GattClientProfile::ReadLongCharacteristicDescriptor(int reqId, uint16_t connectHandle, uint16_… in ReadLongCharacteristicDescriptor() function in OHOS::bluetooth::GattClientProfile