Home
last modified time | relevance | path

Searched refs:uuid_32 (Results 1 – 2 of 2) sorted by relevance

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