Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_gatt_server.cpp205 static std::shared_ptr<GattAttribute> GetDescriptorAttribute( in GetDescriptorAttribute() function
322 … auto descAttribute = GetDescriptorAttribute(serverId_, i, item->GetUuid(), des->GetUuid()); in OnServiceAdded()