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

  /system/bt/main/
bte_init.c 87 #if BTA_HH_INCLUDED==TRUE
195 #if BTA_HH_INCLUDED==TRUE
  /system/bt/bta/hh/
bta_hh_api.c 27 #if defined(BTA_HH_INCLUDED) && (BTA_HH_INCLUDED == TRUE)
496 #endif /* BTA_HH_INCLUDED */
bta_hh_utils.c 21 #if defined(BTA_HH_INCLUDED) && (BTA_HH_INCLUDED == TRUE)
bta_hh_main.c 27 #if defined(BTA_HH_INCLUDED) && (BTA_HH_INCLUDED == TRUE)
593 #endif /* BTA_HH_INCLUDED */
bta_hh_act.c 27 #if defined(BTA_HH_INCLUDED) && (BTA_HH_INCLUDED == TRUE)
    [all...]
  /system/bt/bta/dm/
bta_dm_pm.c 50 #if (defined BTA_HH_INCLUDED && BTA_HH_INCLUDED == TRUE)
463 #if (defined BTA_HH_INCLUDED && BTA_HH_INCLUDED == TRUE)
847 #if (defined BTA_HH_INCLUDED && BTA_HH_INCLUDED == TRUE)
    [all...]
  /system/bt/include/
bt_target.h 66 #ifndef BTA_HH_INCLUDED
67 #define BTA_HH_INCLUDED TRUE
    [all...]
  /system/bt/btif/src/
btif_dm.c 718 #if (defined(BTA_HH_INCLUDED) && (BTA_HH_INCLUDED == TRUE))
    [all...]

Completed in 239 milliseconds