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.h45 #define BTA_HH_DISABLE_EVT 1 /* HH disabled */ macro
/system/bt/btif/src/
Dbtif_util.c352 CASE_RETURN_STR(BTA_HH_DISABLE_EVT) in dump_hh_event()
Dbtif_hh.c724 case BTA_HH_DISABLE_EVT: in btif_hh_upstreams_evt()
1074 else if (BTA_HH_DISABLE_EVT == event) in bte_hh_evt()
/system/bt/bta/hh/
Dbta_hh_utils.c470 (* bta_hh_cb.p_cback)(BTA_HH_DISABLE_EVT, (tBTA_HH *)&status); in bta_hh_cleanup_disable()