Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/stack/btm/
Dbtm_inq.c3189 UINT32 *p_uuid32 = (UINT32 *)p_uuid_list; in BTM_GetEirUuidList() local
3219 STREAM_TO_UINT32(*(p_uuid32 + yy), p_uuid_data); in BTM_GetEirUuidList()
3220 BTM_TRACE_DEBUG1(" 0x%08X", *(p_uuid32 + yy)); in BTM_GetEirUuidList()