Home
last modified time | relevance | path

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

/system/bt/main/
Dbte_init.c80 #if BTA_AR_INCLUDED==TRUE
189 #if BTA_AR_INCLUDED==TRUE in BTE_InitStack()
/system/bt/bta/av/
Dbta_av_main.c40 #if( defined BTA_AR_INCLUDED ) && (BTA_AR_INCLUDED == TRUE)
376 #if( defined BTA_AR_INCLUDED ) && (BTA_AR_INCLUDED == TRUE) in bta_av_conn_cback()
536 #if( defined BTA_AR_INCLUDED ) && (BTA_AR_INCLUDED == TRUE) in bta_av_api_register()
545 #if( defined BTA_AR_INCLUDED ) && (BTA_AR_INCLUDED == TRUE) in bta_av_api_register()
696 #if( defined BTA_AR_INCLUDED ) && (BTA_AR_INCLUDED == TRUE) in bta_av_api_register()
707 #if( defined BTA_AR_INCLUDED ) && (BTA_AR_INCLUDED == TRUE) in bta_av_api_register()
Dbta_av_act.c44 #if ( defined BTA_AR_INCLUDED ) && (BTA_AR_INCLUDED == TRUE)
1516 #if ( defined BTA_AR_INCLUDED ) && (BTA_AR_INCLUDED == TRUE) in bta_av_sig_chg()
2141 #if ( defined BTA_AR_INCLUDED ) && (BTA_AR_INCLUDED == TRUE) in bta_av_dereg_comp()
2181 #if ( defined BTA_AR_INCLUDED ) && (BTA_AR_INCLUDED == TRUE) in bta_av_dereg_comp()
Dbta_av_aact.c42 #if( defined BTA_AR_INCLUDED ) && (BTA_AR_INCLUDED == TRUE)
1433 #if( defined BTA_AR_INCLUDED ) && (BTA_AR_INCLUDED == TRUE) in bta_av_str_opened()
/system/bt/bta/sys/
Dbta_sys_main.c45 #if( defined BTA_AR_INCLUDED ) && (BTA_AR_INCLUDED == TRUE)
189 #if( defined BTA_AR_INCLUDED ) && (BTA_AR_INCLUDED == TRUE) in bta_sys_init()
/system/bt/include/
Dbt_target.h77 #ifndef BTA_AR_INCLUDED
78 #define BTA_AR_INCLUDED TRUE macro