Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dsdp_api.h485 extern BOOLEAN SDP_AddSequence (UINT32 handle, UINT16 attr_id,
/hal_espressif-latest/components/bt/host/bluedroid/stack/sdp/
Dsdp_db.c526 BOOLEAN SDP_AddSequence (UINT32 handle, UINT16 attr_id, UINT16 num_elem, in SDP_AddSequence() function
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/sdp/
Dbtc_sdp.c752 status &= SDP_AddSequence(sdp_handle, (UINT16) ATTR_ID_SUPPORTED_FORMATS_LIST, in add_opps_sdp()