Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/btm/
Dbtm_inq.cc1906 uint32_t* p_uuid32 = (uint32_t*)p_uuid_list; in BTM_GetEirUuidList() local
1928 STREAM_TO_UINT32(*(p_uuid32 + yy), p_uuid_data); in BTM_GetEirUuidList()
1929 log::verbose("0x{:08X}", *(p_uuid32 + yy)); in BTM_GetEirUuidList()