Home
last modified time | relevance | path

Searched refs:BTA_HH_INCLUDED (Results 1 – 7 of 7) sorted by relevance

/external/bluetooth/bluedroid/main/
Dbte_init.c230 #if BTA_HH_INCLUDED==TRUE
494 #if BTA_HH_INCLUDED==TRUE in BTE_InitStack()
/external/bluetooth/bluedroid/bta/hh/
Dbta_hh_main.c27 #if defined(BTA_HH_INCLUDED) && (BTA_HH_INCLUDED == TRUE)
Dbta_hh_api.c27 #if defined(BTA_HH_INCLUDED) && (BTA_HH_INCLUDED == TRUE)
Dbta_hh_utils.c21 #if defined(BTA_HH_INCLUDED) && (BTA_HH_INCLUDED == TRUE)
Dbta_hh_act.c27 #if defined(BTA_HH_INCLUDED) && (BTA_HH_INCLUDED == TRUE)
/external/bluetooth/bluedroid/btif/src/
Dbtif_dm.c415 #if (defined(BTA_HH_INCLUDED) && (BTA_HH_INCLUDED == TRUE)) in btif_dm_cb_remove_bond()
1184 #if (defined(BTA_HH_INCLUDED) && (BTA_HH_INCLUDED == TRUE)) in btif_dm_upstreams_evt()
/external/bluetooth/bluedroid/include/
Dbt_target.h182 #ifndef BTA_HH_INCLUDED
183 #define BTA_HH_INCLUDED TRUE macro