Home | History | Annotate | Download | only in btm

Lines Matching defs:uuid32

2837     UINT32 uuid32;
2847 STREAM_TO_UINT32 (uuid32, p_uuid);
2848 if (uuid32 < 0x10000)
2849 uuid16 = (UINT16) uuid32;