HomeSort by relevance Sort by last modified time
    Searched refs:BTA_HH_INCLUDED (Results 1 - 8 of 8) sorted by null

  /external/bluetooth/bluedroid/bta/dm/
bta_dm_pm.c 47 #if (defined BTA_HH_INCLUDED && BTA_HH_INCLUDED == TRUE)
281 #if (defined BTA_HH_INCLUDED && BTA_HH_INCLUDED == TRUE)
610 #if (defined BTA_HH_INCLUDED && BTA_HH_INCLUDED == TRUE)
  /external/bluetooth/bluedroid/bta/hh/
bta_hh_api.c 27 #if defined(BTA_HH_INCLUDED) && (BTA_HH_INCLUDED == TRUE)
493 #endif /* BTA_HH_INCLUDED */
bta_hh_main.c 27 #if defined(BTA_HH_INCLUDED) && (BTA_HH_INCLUDED == TRUE)
582 #endif /* BTA_HH_INCLUDED */
bta_hh_utils.c 21 #if defined(BTA_HH_INCLUDED) && (BTA_HH_INCLUDED == TRUE)
bta_hh_act.c 27 #if defined(BTA_HH_INCLUDED) && (BTA_HH_INCLUDED == TRUE)
    [all...]
  /external/bluetooth/bluedroid/main/
bte_init.c 230 #if BTA_HH_INCLUDED==TRUE
494 #if BTA_HH_INCLUDED==TRUE
  /external/bluetooth/bluedroid/btif/src/
btif_dm.c 547 #if (defined(BTA_HH_INCLUDED) && (BTA_HH_INCLUDED == TRUE))
    [all...]
  /external/bluetooth/bluedroid/include/
bt_target.h 182 #ifndef BTA_HH_INCLUDED
183 #define BTA_HH_INCLUDED TRUE
    [all...]

Completed in 72 milliseconds