Home
last modified time | relevance | path

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

/hal_espressif-2.7.6/components/bt/host/bluedroid/stack/btm/
Dbtm_inq.c2623 UINT32 *p_uuid32 = (UINT32 *)p_uuid_list; in BTM_GetEirUuidList() local
2646 STREAM_TO_UINT32(*(p_uuid32 + yy), p_uuid_data); in BTM_GetEirUuidList()
2647 BTM_TRACE_DEBUG(" 0x%08X\n", *(p_uuid32 + yy)); in BTM_GetEirUuidList()