Home
last modified time | relevance | path

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

/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_gatt_server.cpp189 static std::shared_ptr<GattAttribute> GetAttributeWithUuid(int serverId, int serviceIndex, int attributeType, UUID uuid) in GetAttributeWithUuid() function
206 GetAttributeWithUuid(serverId, serviceIndex, GattAttribute::GATT_CHARACTERISTIC, characterUuid); in GetDescriptorAttribute()
310 GetAttributeWithUuid(serverId_, i, GattAttribute::GATT_CHARACTERISTIC, item->GetUuid());

Completed in 2 milliseconds