Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/btif/include/
Dbtif_media.h76 #if (BTA_AV_INCLUDED == TRUE)
131 #if (BTA_AV_INCLUDED == TRUE)
203 #if (BTA_AV_INCLUDED == TRUE)
/external/bluetooth/bluedroid/btif/src/
Dbtif_media_task.c58 #if (BTA_AV_INCLUDED == TRUE)
216 #if (BTA_AV_INCLUDED == TRUE)
267 #if (BTA_AV_INCLUDED == TRUE)
1022 #if (BTA_AV_INCLUDED == TRUE) in btif_media_task_aa_handle_timer()
1027 #if (BTA_AV_INCLUDED == TRUE)
1069 #if (BTA_AV_INCLUDED == TRUE) in btif_media_task_init()
1213 #if (BTA_AV_INCLUDED == TRUE) in btif_media_task_handle_cmd()
1262 #if (BTA_AV_INCLUDED == TRUE)
/external/bluetooth/bluedroid/main/
Dbte_init.c218 #if BTA_AV_INCLUDED==TRUE
482 #if BTA_AV_INCLUDED==TRUE in BTE_InitStack()
/external/bluetooth/bluedroid/bta/av/
Dbta_av_api.c28 #if defined(BTA_AV_INCLUDED) && (BTA_AV_INCLUDED == TRUE)
Dbta_av_ssm.c26 #if defined(BTA_AV_INCLUDED) && (BTA_AV_INCLUDED == TRUE)
Dbta_av_main.c26 #if defined(BTA_AV_INCLUDED) && (BTA_AV_INCLUDED == TRUE)
Dbta_av_act.c27 #if defined(BTA_AV_INCLUDED) && (BTA_AV_INCLUDED == TRUE)
Dbta_av_aact.c28 #if defined(BTA_AV_INCLUDED) && (BTA_AV_INCLUDED == TRUE)
/external/bluetooth/bluedroid/include/
Dbt_target.h194 #ifndef BTA_AV_INCLUDED
195 #define BTA_AV_INCLUDED TRUE macro