Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_client_profile.h82 void WriteLongCharacteristicDescriptor(
H A Dgatt_client_profile.cpp714 WriteLongCharacteristicDescriptor(reqId, connectHandle, handle, value, len); in WriteDescriptorValue()
729 void GattClientProfile::WriteLongCharacteristicDescriptor( in WriteLongCharacteristicDescriptor() function in OHOS::bluetooth::GattClientProfile