Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_gatt_server.cpp214 auto descriptorAttribute = GetAttribute(serverId, serviceIndex, in GetDescriptorAttribute() local
218 if (!descriptorAttribute) { in GetDescriptorAttribute()
222 return descriptorAttribute; in GetDescriptorAttribute()