Searched defs:uuid_32 (Results 1 - 1 of 1) sorted by relevance

/system/bt/stack/gatt/
H A Dgatt_utils.c983 void gatt_convert_uuid32_to_uuid128(UINT8 uuid_128[LEN_UUID_128], UINT32 uuid_32) argument
989 UINT32_TO_STREAM(p, uuid_32);

Completed in 9 milliseconds