Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/host/bluedroid/stack/sdp/
Dsdp_db.c44 #if SDP_SERVER_ENABLED == TRUE
287 #if SDP_SERVER_ENABLED == TRUE in SDP_CreateRecord()
350 #if SDP_SERVER_ENABLED == TRUE in SDP_DeleteRecord()
407 #if SDP_SERVER_ENABLED == TRUE in SDP_AddAttribute()
527 #if SDP_SERVER_ENABLED == TRUE in SDP_AddSequence()
605 #if SDP_SERVER_ENABLED == TRUE in SDP_AddUuidSequence()
652 #if SDP_SERVER_ENABLED == TRUE in SDP_AddProtocolList()
687 #if SDP_SERVER_ENABLED == TRUE in SDP_AddAdditionProtoLists()
737 #if SDP_SERVER_ENABLED == TRUE in SDP_AddProfileDescriptorList()
785 #if SDP_SERVER_ENABLED == TRUE in SDP_AddLanguageBaseAttrIDList()
[all …]
Dsdp_main.c102 #if SDP_SERVER_ENABLED == TRUE in sdp_init()
189 #if SDP_SERVER_ENABLED == TRUE in sdp_connect_ind()
Dsdp_server.c42 #if SDP_SERVER_ENABLED == TRUE
Dsdp_api.c1083 #if SDP_SERVER_ENABLED == TRUE in SDP_SetLocalDiRecord()
/hal_espressif-3.6.0/components/bt/host/bluedroid/stack/sdp/include/
Dsdpint.h148 #if SDP_SERVER_ENABLED == TRUE
203 #if SDP_SERVER_ENABLED == TRUE
215 #if SDP_SERVER_ENABLED == TRUE
299 #if SDP_SERVER_ENABLED == TRUE
/hal_espressif-3.6.0/components/bt/host/bluedroid/common/include/common/
Dbt_target.h1380 #ifndef SDP_SERVER_ENABLED
1382 #define SDP_SERVER_ENABLED TRUE macro
1384 #define SDP_SERVER_ENABLED FALSE macro