Searched refs:ux_host_class_hid_client_command_request (Results 1 – 10 of 10) sorted by relevance
86 hid_client_command.ux_host_class_hid_client_command_request = UX_HOST_CLASS_COMMAND_QUERY; in _ux_host_class_hid_client_search()120 … hid_client_command.ux_host_class_hid_client_command_request = UX_HOST_CLASS_COMMAND_ACTIVATE; in _ux_host_class_hid_client_search()
88 switch (command -> ux_host_class_hid_client_command_request) in _ux_host_class_hid_remote_control_entry()
135 … hid_client_command.ux_host_class_hid_client_command_request = UX_HOST_CLASS_COMMAND_DEACTIVATE; in _ux_host_class_hid_deactivate()
102 switch (command -> ux_host_class_hid_client_command_request) in _ux_host_class_hid_keyboard_entry()
97 switch (command -> ux_host_class_hid_client_command_request) in _ux_host_class_hid_mouse_entry()
166 … client_command.ux_host_class_hid_client_command_request = UX_HOST_CLASS_COMMAND_DESTROY; in _ux_host_class_hid_entry()467 …hid_client_command.ux_host_class_hid_client_command_request = UX_HOST_CLASS_COMMAND_ACTIVATE_WA… in _ux_host_class_hid_client_activate_wait()
307 client_command.ux_host_class_hid_client_command_request = 0xdeadbeef; in tx_demo_thread_host_simulation_entry()322 client_command.ux_host_class_hid_client_command_request = UX_HOST_CLASS_COMMAND_QUERY; in tx_demo_thread_host_simulation_entry()
309 client_command.ux_host_class_hid_client_command_request = 0xdeadbeef; in tx_demo_thread_host_simulation_entry()
1024 UINT ux_host_class_hid_client_command_request; member