Lines Matching refs:p_data

57 static void bta_hd_better_state_machine(uint16_t event, tBTA_HD_DATA* p_data) {  in bta_hd_better_state_machine()  argument
63 bta_hd_register_act(p_data); in bta_hd_better_state_machine()
66 bta_hd_add_device_act(p_data); in bta_hd_better_state_machine()
69 bta_hd_remove_device_act(p_data); in bta_hd_better_state_machine()
80 bta_hd_connect_act(p_data); in bta_hd_better_state_machine()
86 bta_hd_add_device_act(p_data); in bta_hd_better_state_machine()
89 bta_hd_remove_device_act(p_data); in bta_hd_better_state_machine()
92 bta_hd_send_report_act(p_data); in bta_hd_better_state_machine()
96 bta_hd_open_act(p_data); in bta_hd_better_state_machine()
99 bta_hd_close_act(p_data); in bta_hd_better_state_machine()
113 bta_hd_add_device_act(p_data); in bta_hd_better_state_machine()
116 bta_hd_remove_device_act(p_data); in bta_hd_better_state_machine()
119 bta_hd_send_report_act(p_data); in bta_hd_better_state_machine()
122 bta_hd_report_error_act(p_data); in bta_hd_better_state_machine()
129 bta_hd_close_act(p_data); in bta_hd_better_state_machine()
132 bta_hd_intr_data_act(p_data); in bta_hd_better_state_machine()
135 bta_hd_get_report_act(p_data); in bta_hd_better_state_machine()
138 bta_hd_set_report_act(p_data); in bta_hd_better_state_machine()
141 bta_hd_set_protocol_act(p_data); in bta_hd_better_state_machine()
145 bta_hd_vc_unplug_done_act(p_data); in bta_hd_better_state_machine()
148 bta_hd_suspend_act(p_data); in bta_hd_better_state_machine()
151 bta_hd_exit_suspend_act(p_data); in bta_hd_better_state_machine()
159 bta_hd_unregister2_act(p_data); in bta_hd_better_state_machine()
163 bta_hd_unregister2_act(p_data); in bta_hd_better_state_machine()