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

/system/bt/btif/src/
H A Dbtif_util.c117 uint16_t uuid1, uuid2, uuid3, uuid5; local
120 &uuid0, &uuid1, &uuid2, &uuid3, &uuid4, &uuid5);
125 uuid3 = htons(uuid3);
132 memcpy(&(p_uuid->uu[8]), &uuid3, 2);
143 uint16_t uuid1, uuid2, uuid3, uuid5; local
148 memcpy(&uuid3, &(p_uuid->uu[8]), 2);
154 ntohs(uuid2), ntohs(uuid3),

Completed in 39 milliseconds