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.c3188 UINT32 *p_uuid32 = (UINT32 *)p_uuid_list; in BTM_GetEirUuidList() local
3218 STREAM_TO_UINT32(*(p_uuid32 + yy), p_uuid_data); in BTM_GetEirUuidList()
3219 BTM_TRACE_DEBUG(" 0x%08X", *(p_uuid32 + yy)); in BTM_GetEirUuidList()