Searched refs:From128BitLE (Results 1 – 8 of 8) sorted by relevance
90 static Uuid From128BitLE(const UUID128Bit& uuid);94 static Uuid From128BitLE(const uint8_t* uuid);
130 Uuid Uuid::From128BitLE(const UUID128Bit& uuid) { in From128BitLE() function in bluetooth::Uuid136 Uuid Uuid::From128BitLE(const uint8_t* uuid) { in From128BitLE() function in bluetooth::Uuid139 return From128BitLE(tmp); in From128BitLE()
125 Uuid Uuid::From128BitLE(const UUID128Bit& uuid) { in From128BitLE() function in bluetooth::Uuid131 Uuid Uuid::From128BitLE(const uint8_t* uuid) { in From128BitLE() function in bluetooth::Uuid134 return From128BitLE(tmp); in From128BitLE()
106 static Uuid From128BitLE(const UUID128Bit& uuid);110 static Uuid From128BitLE(const uint8_t* uuid);
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()
1004 bluetooth::Uuid::From128BitLE(p); in gatt_process_read_rsp()
503 *p_uuid_rec = Uuid::From128BitLE(p_uuid); in gatt_parse_uuid_from_cmd()