Home | History | Annotate | Download | only in btm

Lines Matching refs:uuid32

3317     UINT32 uuid32;
3327 STREAM_TO_UINT32 (uuid32, p_uuid);
3328 if (uuid32 < 0x10000)
3329 uuid16 = (UINT16) uuid32;