Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/hh/
Dbta_hh_main.cc68 case BTA_HH_API_MAINT_DEV_EVT: in bta_hh_better_state_machine()
99 case BTA_HH_API_MAINT_DEV_EVT: in bta_hh_better_state_machine()
147 case BTA_HH_API_MAINT_DEV_EVT: in bta_hh_better_state_machine()
165 case BTA_HH_API_MAINT_DEV_EVT: in bta_hh_better_state_machine()
219 case BTA_HH_API_MAINT_DEV_EVT: in bta_hh_sm_execute()
315 } else if (p_msg->event == BTA_HH_API_MAINT_DEV_EVT) { in bta_hh_hdl_event()
381 case BTA_HH_API_MAINT_DEV_EVT: in bta_hh_evt_code()
Dbta_hh_api.cc322 p_buf->hdr.event = BTA_HH_API_MAINT_DEV_EVT; in BTA_HhAddDev()
358 p_buf->hdr.event = BTA_HH_API_MAINT_DEV_EVT; in BTA_HhRemoveDev()
Dbta_hh_int.h51 BTA_HH_API_MAINT_DEV_EVT, enumerator