Home
last modified time | relevance | path

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

/system/bt/stack/sdp/
Dsdp_db.cc35 #if (SDP_SERVER_ENABLED == TRUE)
250 #if (SDP_SERVER_ENABLED == TRUE) in SDP_CreateRecord()
297 #if (SDP_SERVER_ENABLED == TRUE) in SDP_DeleteRecord()
356 #if (SDP_SERVER_ENABLED == TRUE) in SDP_AddAttribute()
474 #if (SDP_SERVER_ENABLED == TRUE) in SDP_AddSequence()
548 #if (SDP_SERVER_ENABLED == TRUE) in SDP_AddUuidSequence()
593 #if (SDP_SERVER_ENABLED == TRUE) in SDP_AddProtocolList()
623 #if (SDP_SERVER_ENABLED == TRUE) in SDP_AddAdditionProtoLists()
670 #if (SDP_SERVER_ENABLED == TRUE) in SDP_AddProfileDescriptorList()
715 #if (SDP_SERVER_ENABLED == TRUE) in SDP_AddLanguageBaseAttrIDList()
[all …]
Dsdpint.h109 #if (SDP_SERVER_ENABLED == TRUE)
168 #if (SDP_SERVER_ENABLED == TRUE)
180 #if (SDP_SERVER_ENABLED == TRUE)
250 #if (SDP_SERVER_ENABLED == TRUE)
Dsdp_main.cc84 #if (SDP_SERVER_ENABLED == TRUE) in sdp_init()
145 #if (SDP_SERVER_ENABLED == TRUE) in sdp_connect_ind()
Dsdp_server.cc36 #if (SDP_SERVER_ENABLED == TRUE)
Dsdp_api.cc904 #if (SDP_SERVER_ENABLED == TRUE) in SDP_SetLocalDiRecord()
/system/bt/internal_include/
Dbt_target.h707 #ifndef SDP_SERVER_ENABLED
708 #define SDP_SERVER_ENABLED TRUE macro