Home
last modified time | relevance | path

Searched refs:BTA_HH_DISABLE_EVT (Results 1 – 4 of 4) sorted by relevance

/system/bt/bta/include/
Dbta_hh_api.h51 #define BTA_HH_DISABLE_EVT 1 /* HH disabled */ macro
/system/bt/bta/hh/
Dbta_hh_utils.cc318 (*bta_hh_cb.p_cback)(BTA_HH_DISABLE_EVT, &bta_hh); in bta_hh_cleanup_disable()
/system/bt/btif/src/
Dbtif_util.cc243 CASE_RETURN_STR(BTA_HH_DISABLE_EVT) in dump_hh_event()
Dbtif_hh.cc749 case BTA_HH_DISABLE_EVT: in btif_hh_upstreams_evt()
1113 else if (BTA_HH_DISABLE_EVT == event) in bte_hh_evt()