Home
last modified time | relevance | path

Searched refs:BTA_SDP_INCLUDED (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-3.5.0/components/bt/host/bluedroid/bta/sdp/
Dbta_sdp_cfg.c27 #if defined(BTA_SDP_INCLUDED) && (BTA_SDP_INCLUDED == TRUE)
Dbta_sdp.c32 #if defined(BTA_SDP_INCLUDED) && (BTA_SDP_INCLUDED == TRUE)
Dbta_sdp_api.c34 #if defined(BTA_SDP_INCLUDED) && (BTA_SDP_INCLUDED == TRUE)
/hal_espressif-3.5.0/components/bt/host/bluedroid/main/
Dbte_init.c108 #if BTA_SDP_INCLUDED == TRUE
224 #if BTA_SDP_INCLUDED == TRUE in BTE_DeinitStack()
436 #if BTA_SDP_INCLUDED == TRUE in BTE_InitStack()
/hal_espressif-3.5.0/components/bt/host/bluedroid/common/include/common/
Dbt_target.h59 #define BTA_SDP_INCLUDED TRUE macro
404 #ifndef BTA_SDP_INCLUDED
405 #define BTA_SDP_INCLUDED FALSE macro