Home
last modified time | relevance | path

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

/system/bt/bta/include/
Dbta_hh_api.h52 #define BTA_HH_GET_IDLE_EVT 8 /* BTA_HhGetIdle comes callback */ macro
/system/bt/bta/hh/
Dbta_hh_act.cc659 case BTA_HH_GET_IDLE_EVT: in bta_hh_handsk_act()
738 case BTA_HH_GET_IDLE_EVT: in bta_hh_ctrl_dat_act()
1219 case BTA_HH_GET_IDLE_EVT: in bta_hh_get_w4_event()
/system/bt/btif/src/
Dbtif_util.cc259 CASE_RETURN_STR(BTA_HH_GET_IDLE_EVT) in dump_hh_event()
Dbtif_hh.cc936 case BTA_HH_GET_IDLE_EVT: in btif_hh_upstreams_evt()
1121 (BTA_HH_GET_IDLE_EVT == event)) in bte_hh_evt()