Home
last modified time | relevance | path

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

/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_gatt_server.cpp211 auto descriptorAttribute = GetAttribute(serverId, serviceIndex, in GetDescriptorAttribute() local
215 if (!descriptorAttribute) { in GetDescriptorAttribute()
216 HILOGE("Not found descriptorAttribute(uuid: %{public}s) in serverId(%{public}d) serviceIndex(%{public}d)", in GetDescriptorAttribute()
219 return descriptorAttribute; in GetDescriptorAttribute()

Completed in 2 milliseconds