Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/
Dbta_dm_act.c2052 tBT_UUID temp_uuid; in bta_dm_sdp_result() local
2056 if (SDP_FindServiceUUIDInRec_128bit(p_sdp_rec, &temp_uuid)) { in bta_dm_sdp_result()
2057 memcpy(uuid_list[num_uuids], temp_uuid.uu.uuid128, MAX_UUID_SIZE); in bta_dm_sdp_result()