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)
136 #if (BTA_AV_INCLUDED == TRUE)
230 #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/btif/src/
Dbtif_media_task.c58 #if (BTA_AV_INCLUDED == TRUE)
261 #if (BTA_AV_INCLUDED == TRUE)
342 #if (BTA_AV_INCLUDED == TRUE)
1283 #if (BTA_AV_INCLUDED == TRUE) in btif_media_task_aa_handle_timer()
1295 #if (BTA_AV_INCLUDED == TRUE)
1337 #if (BTA_AV_INCLUDED == TRUE) in btif_media_task_init()
1490 #if (BTA_AV_INCLUDED == TRUE) in btif_media_task_handle_cmd()
1607 #if (BTA_AV_INCLUDED == TRUE)
/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.h162 #ifndef BTA_AV_INCLUDED
163 #define BTA_AV_INCLUDED TRUE macro