Searched refs:BTA_HH_ADD_DEV_EVT (Results 1 – 6 of 6) sorted by relevance
213 if (p_data->api_maintdev.sub_event == BTA_HH_ADD_DEV_EVT) { in bta_hh_sm_execute()326 if (((tBTA_HH_MAINT_DEV*)p_msg)->sub_event == BTA_HH_ADD_DEV_EVT) { in bta_hh_hdl_event()
316 p_buf->sub_event = BTA_HH_ADD_DEV_EVT; in BTA_HhAddDev()
932 case BTA_HH_ADD_DEV_EVT: /* add a device */ in bta_hh_maint_dev_act()
61 #define BTA_HH_ADD_DEV_EVT 11 /* Add Device callback */ macro
254 CASE_RETURN_STR(BTA_HH_ADD_DEV_EVT) in dump_hh_event()
1036 case BTA_HH_ADD_DEV_EVT: in btif_hh_upstreams_evt()1125 else if ((BTA_HH_ADD_DEV_EVT == event) || (BTA_HH_RMV_DEV_EVT == event)) in bte_hh_evt()