Searched refs:BTA_HH_ADD_DEV_EVT (Results 1 – 6 of 6) sorted by relevance
206 if (p_data->api_maintdev.sub_event == BTA_HH_ADD_DEV_EVT) in bta_hh_sm_execute()334 if (((tBTA_HH_MAINT_DEV *)p_msg)->sub_event == BTA_HH_ADD_DEV_EVT) in bta_hh_hdl_event()
359 p_buf->sub_event = BTA_HH_ADD_DEV_EVT; in BTA_HhAddDev()
871 case BTA_HH_ADD_DEV_EVT: /* add a device */ in bta_hh_maint_dev_act()
51 #define BTA_HH_ADD_DEV_EVT 11 /* Add Device callback */ macro
345 CASE_RETURN_STR(BTA_HH_ADD_DEV_EVT) in dump_hh_event()
1003 case BTA_HH_ADD_DEV_EVT: in btif_hh_upstreams_evt()1094 else if ((BTA_HH_ADD_DEV_EVT == event) || (BTA_HH_RMV_DEV_EVT == event) ) in bte_hh_evt()