Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/sdp/
Dsdp_db.c832 UINT16 *p_service_uuids) in SDP_AddServiceClassIdList() argument
846 for (xx = 0; xx < num_services; xx++, p_service_uuids++) { in SDP_AddServiceClassIdList()
848 UINT16_TO_BE_STREAM (p, *p_service_uuids); in SDP_AddServiceClassIdList()
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dsdp_api.h586 UINT16 *p_service_uuids);