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

/system/bt/btif/src/
H A Dbtif_util.c106 uint16_t uuid16_bo; local
110 uuid16_bo = ntohs(uuid16);
111 memcpy(uuid128->uu + 2, &uuid16_bo, sizeof(uint16_t));
/system/bt/stack/sdp/
H A Dsdp_utils.c1053 UINT16 uuid16_bo; local
1057 uuid16_bo = ntohs(uuid16);
1058 memcpy(p_uuid128+ 2, &uuid16_bo, sizeof(uint16_t));

Completed in 133 milliseconds