Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/sdp/
Dsdp_db.c605 UINT16 *p_uuids) in SDP_AddUuidSequence() argument
621 for (xx = 0; xx < num_uuids ; xx++, p_uuids++) { in SDP_AddUuidSequence()
623 UINT16_TO_BE_STREAM (p, *p_uuids); in SDP_AddUuidSequence()
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dsdp_api.h503 UINT16 num_uuids, UINT16 *p_uuids);