Home
last modified time | relevance | path

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

/system/bt/bta/include/
Dbta_hh_api.h53 #define BTA_HH_SET_IDLE_EVT 9 /* BTA_HhSetIdle finish callback */ macro
/system/bt/bta/hh/
Dbta_hh_act.cc675 case BTA_HH_SET_IDLE_EVT: in bta_hh_handsk_act()
763 case BTA_HH_SET_IDLE_EVT: in bta_hh_ctrl_dat_act()
1221 case BTA_HH_SET_IDLE_EVT: in bta_hh_get_w4_event()
/system/bt/btif/src/
Dbtif_util.cc262 CASE_RETURN_STR(BTA_HH_SET_IDLE_EVT) in dump_hh_event()
Dbtif_hh.cc947 case BTA_HH_SET_IDLE_EVT: in btif_hh_upstreams_evt()
1124 (BTA_HH_VC_UNPLUG_EVT == event) || (BTA_HH_SET_IDLE_EVT == event)) in bte_hh_evt()