Searched refs:GetAttributeWithUuid (Results 1 – 1 of 1) sorted by relevance
192 static std::shared_ptr<GattAttribute> GetAttributeWithUuid(int serverId, int serviceIndex, int attr… in GetAttributeWithUuid() function209 … GetAttributeWithUuid(serverId, serviceIndex, GattAttribute::GATT_CHARACTERISTIC, characterUuid); in GetDescriptorAttribute()313 … GetAttributeWithUuid(serverId_, i, GattAttribute::GATT_CHARACTERISTIC, item->GetUuid()); in OnServiceAdded()