Searched refs:From128BitLE (Results 1 – 10 of 10) sorted by relevance
157 Uuid Uuid::From128BitLE(const UUID128Bit& uuid) { in From128BitLE() function in bluetooth::hci::Uuid163 Uuid Uuid::From128BitLE(const uint8_t* uuid) { in From128BitLE() function in bluetooth::hci::Uuid166 return From128BitLE(tmp); in From128BitLE()
103 static Uuid From128BitLE(const UUID128Bit& uuid);107 static Uuid From128BitLE(const uint8_t* uuid);
35 static const Uuid kBaseLe = Uuid::From128BitLE(Uuid::UUID128Bit{
133 Uuid Uuid::From128BitLE(const UUID128Bit& uuid) { in From128BitLE() function in bluetooth::Uuid139 Uuid Uuid::From128BitLE(const uint8_t* uuid) { in From128BitLE() function in bluetooth::Uuid142 return From128BitLE(tmp); in From128BitLE()
88 static Uuid From128BitLE(const UUID128Bit& uuid);92 static Uuid From128BitLE(const uint8_t* uuid);
115 auto uuid = bluetooth::hci::Uuid::From128BitLE(&it[0]); in GetUuids128()129 auto uuid = bluetooth::hci::Uuid::From128BitLE(&it[0]); in GetUuidsIncomplete128()
232 get_or_create_group_with_id(id, Uuid::From128BitLE(uuid128)); in DeserializeGroups()236 c->OnGroupAddFromStorage(addr, Uuid::From128BitLE(uuid128), id); in DeserializeGroups()
90 Uuid uuidLE = Uuid::From128BitLE(uuid); in process()
1058 bluetooth::Uuid::From128BitLE(p); in gatt_process_read_rsp()
590 *p_uuid_rec = Uuid::From128BitLE(p_uuid); in gatt_parse_uuid_from_cmd()