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

/system/bt/btif/src/
H A Dbtif_util.cc121 uint16_t uuid1, uuid2, uuid3, uuid5; local
124 &uuid2, &uuid3, &uuid4, &uuid5);
132 uuid5 = htons(uuid5);
139 memcpy(&(p_uuid->uu[14]), &uuid5, 2);
146 uint16_t uuid1, uuid2, uuid3, uuid5; local
153 memcpy(&uuid5, &(p_uuid->uu[14]), 2);
157 ntohs(uuid5));

Completed in 443 milliseconds