Home
last modified time | relevance | path

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

/system/bt/stack/btm/
Dbtm_inq.cc2356 uint32_t* p_uuid32 = (uint32_t*)p_uuid_list; in BTM_GetEirUuidList() local
2381 STREAM_TO_UINT32(*(p_uuid32 + yy), p_uuid_data); in BTM_GetEirUuidList()
2382 BTM_TRACE_DEBUG(" 0x%08X", *(p_uuid32 + yy)); in BTM_GetEirUuidList()