Searched refs:w4_set_protocol_response (Results 1 – 2 of 2) sorted by relevance
771 if (!connection->w4_set_protocol_response) break; in hid_host_handle_control_packet()772 connection->w4_set_protocol_response = false; in hid_host_handle_control_packet()786 if (!connection->w4_set_protocol_response) break; in hid_host_handle_control_packet()787 connection->w4_set_protocol_response = false; in hid_host_handle_control_packet()1082 connection->w4_set_protocol_response = true; in hid_host_packet_handler()1113 connection->w4_set_protocol_response = true; in hid_host_packet_handler()1422 …D_HOST_CONNECTION_ESTABLISHED || connection->set_protocol || connection->w4_set_protocol_response){ in hid_host_send_set_protocol_mode()
102 bool w4_set_protocol_response; member