Searched refs:bta_hh_ctrl_dat_act (Results 1 – 4 of 4) sorted by relevance
102 bta_hh_ctrl_dat_act(&cb, &data); in TEST_F()
260 void bta_hh_ctrl_dat_act(tBTA_HH_DEV_CB* p_cb, const tBTA_HH_DATA* p_data);
264 bta_hh_ctrl_dat_act(p_cb, p_data); in bta_hh_sm_execute()
731 void bta_hh_ctrl_dat_act(tBTA_HH_DEV_CB* p_cb, const tBTA_HH_DATA* p_data) { in bta_hh_ctrl_dat_act() function