Home
last modified time | relevance | path

Searched refs:BTA_AR_INCLUDED (Results 1 – 9 of 9) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/bta/av/
Dbta_av_main.c39 #if( defined BTA_AR_INCLUDED ) && (BTA_AR_INCLUDED == TRUE)
406 #if( defined BTA_AR_INCLUDED ) && (BTA_AR_INCLUDED == TRUE) in bta_av_conn_cback()
575 #if( defined BTA_AR_INCLUDED ) && (BTA_AR_INCLUDED == TRUE) in bta_av_api_register()
583 #if( defined BTA_AR_INCLUDED ) && (BTA_AR_INCLUDED == TRUE) in bta_av_api_register()
715 #if( defined BTA_AR_INCLUDED ) && (BTA_AR_INCLUDED == TRUE) in bta_av_api_register()
720 #if( defined BTA_AR_INCLUDED ) && (BTA_AR_INCLUDED == TRUE) in bta_av_api_register()
Dbta_av_act.c37 #if( defined BTA_AR_INCLUDED ) && (BTA_AR_INCLUDED == TRUE)
1370 #if( defined BTA_AR_INCLUDED ) && (BTA_AR_INCLUDED == TRUE) in bta_av_sig_chg()
1844 #if( defined BTA_AR_INCLUDED ) && (BTA_AR_INCLUDED == TRUE) in bta_av_dereg_comp()
1875 #if( defined BTA_AR_INCLUDED ) && (BTA_AR_INCLUDED == TRUE) in bta_av_dereg_comp()
Dbta_av_aact.c41 #if( defined BTA_AR_INCLUDED ) && (BTA_AR_INCLUDED == TRUE)
1408 #if( defined BTA_AR_INCLUDED ) && (BTA_AR_INCLUDED == TRUE) in bta_av_str_opened()
/hal_espressif-latest/components/bt/host/bluedroid/bta/ar/include/
Dbta_ar_int.h30 #if (BTA_AR_INCLUDED == TRUE)
/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_ar_api.h36 #if (BTA_AR_INCLUDED == TRUE)
/hal_espressif-latest/components/bt/host/bluedroid/bta/sys/
Dbta_sys_main.c41 #if( defined BTA_AR_INCLUDED ) && (BTA_AR_INCLUDED == TRUE)
186 #if( defined BTA_AR_INCLUDED ) && (BTA_AR_INCLUDED == TRUE) in bta_sys_init()
/hal_espressif-latest/components/bt/host/bluedroid/main/
Dbte_init.c118 #if BTA_AR_INCLUDED==TRUE
212 #if BTA_AR_INCLUDED==TRUE in BTE_DeinitStack()
448 #if BTA_AR_INCLUDED==TRUE in BTE_InitStack()
/hal_espressif-latest/components/bt/host/bluedroid/bta/ar/
Dbta_ar.c30 #if BTA_AR_INCLUDED
/hal_espressif-latest/components/bt/host/bluedroid/common/include/common/
Dbt_target.h65 #define BTA_AR_INCLUDED TRUE macro
439 #ifndef BTA_AR_INCLUDED
440 #define BTA_AR_INCLUDED FALSE macro