Home
last modified time | relevance | path

Searched refs:BTA_HH_API_MAINT_DEV_EVT (Results 1 – 3 of 3) sorted by relevance

/system/bt/bta/hh/
Dbta_hh_main.cc61 case BTA_HH_API_MAINT_DEV_EVT: in bta_hh_better_state_machine()
92 case BTA_HH_API_MAINT_DEV_EVT: in bta_hh_better_state_machine()
140 case BTA_HH_API_MAINT_DEV_EVT: in bta_hh_better_state_machine()
158 case BTA_HH_API_MAINT_DEV_EVT: in bta_hh_better_state_machine()
210 case BTA_HH_API_MAINT_DEV_EVT: in bta_hh_sm_execute()
324 } else if (p_msg->event == BTA_HH_API_MAINT_DEV_EVT) { in bta_hh_hdl_event()
398 case BTA_HH_API_MAINT_DEV_EVT: in bta_hh_evt_code()
Dbta_hh_api.cc315 p_buf->hdr.event = BTA_HH_API_MAINT_DEV_EVT; in BTA_HhAddDev()
351 p_buf->hdr.event = BTA_HH_API_MAINT_DEV_EVT; in BTA_HhRemoveDev()
Dbta_hh_int.h48 BTA_HH_API_MAINT_DEV_EVT, enumerator