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.cc40 #if (SDP_SERVER_ENABLED == TRUE)
255 #if (SDP_SERVER_ENABLED == TRUE) in SDP_CreateRecord()
302 #if (SDP_SERVER_ENABLED == TRUE) in SDP_DeleteRecord()
361 #if (SDP_SERVER_ENABLED == TRUE) in SDP_AddAttribute()
479 #if (SDP_SERVER_ENABLED == TRUE) in SDP_AddSequence()
553 #if (SDP_SERVER_ENABLED == TRUE) in SDP_AddUuidSequence()
598 #if (SDP_SERVER_ENABLED == TRUE) in SDP_AddProtocolList()
628 #if (SDP_SERVER_ENABLED == TRUE) in SDP_AddAdditionProtoLists()
675 #if (SDP_SERVER_ENABLED == TRUE) in SDP_AddProfileDescriptorList()
720 #if (SDP_SERVER_ENABLED == TRUE) in SDP_AddLanguageBaseAttrIDList()
[all …]
Dsdpint.h141 #if (SDP_SERVER_ENABLED == TRUE)
200 #if (SDP_SERVER_ENABLED == TRUE)
212 #if (SDP_SERVER_ENABLED == TRUE)
297 #if (SDP_SERVER_ENABLED == TRUE)
Dsdp_main.cc89 #if (SDP_SERVER_ENABLED == TRUE) in sdp_init()
169 #if (SDP_SERVER_ENABLED == TRUE) in sdp_connect_ind()
Dsdp_server.cc44 #if (SDP_SERVER_ENABLED == TRUE)
Dsdp_api.cc989 #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