Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dsdp_api.h585 UINT16 num_services,
/hal_espressif-latest/components/bt/host/bluedroid/stack/sdp/
Dsdp_db.c831 BOOLEAN SDP_AddServiceClassIdList (UINT32 handle, UINT16 num_services, in SDP_AddServiceClassIdList() argument
846 for (xx = 0; xx < num_services; xx++, p_service_uuids++) { in SDP_AddServiceClassIdList()