Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/sdp/
Dsdp_db.c44 #if SDP_SERVER_ENABLED == TRUE
287 #if SDP_SERVER_ENABLED == TRUE in SDP_CreateRecord()
352 #if SDP_SERVER_ENABLED == TRUE in SDP_DeleteRecord()
409 #if SDP_SERVER_ENABLED == TRUE in SDP_AddAttribute()
529 #if SDP_SERVER_ENABLED == TRUE in SDP_AddSequence()
607 #if SDP_SERVER_ENABLED == TRUE in SDP_AddUuidSequence()
654 #if SDP_SERVER_ENABLED == TRUE in SDP_AddProtocolList()
689 #if SDP_SERVER_ENABLED == TRUE in SDP_AddAdditionProtoLists()
739 #if SDP_SERVER_ENABLED == TRUE in SDP_AddProfileDescriptorList()
787 #if SDP_SERVER_ENABLED == TRUE in SDP_AddLanguageBaseAttrIDList()
[all …]
Dsdp_main.c165 #if SDP_SERVER_ENABLED == TRUE in sdp_init()
252 #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-latest/components/bt/host/bluedroid/stack/sdp/include/
Dsdpint.h150 #if SDP_SERVER_ENABLED == TRUE
205 #if SDP_SERVER_ENABLED == TRUE
217 #if SDP_SERVER_ENABLED == TRUE
301 #if SDP_SERVER_ENABLED == TRUE
/hal_espressif-latest/components/bt/host/bluedroid/common/include/common/
Dbt_target.h1490 #ifndef SDP_SERVER_ENABLED
1492 #define SDP_SERVER_ENABLED TRUE macro
1494 #define SDP_SERVER_ENABLED FALSE macro