Searched refs:host_hid (Results 1 – 2 of 2) sorted by relevance
52 static UX_HOST_CLASS_HID *host_hid = UX_NULL; variable277 host_hid = hid_inst; in test_host_change_function()281 if (host_hid == hid_inst) in test_host_change_function()282 host_hid = UX_NULL; in test_host_change_function()443 if (device_hid && host_hid) in _test_check_host_connection_error()452 if (device_hid && host_hid) in _test_check_host_connection_success()459 if (device_hid == UX_NULL && host_hid == UX_NULL) in _test_check_host_disconnection_success()
64 UX_HOST_CLASS_HID *host_hid = UX_NULL; variable535 host_hid = UX_NULL; in ux_test_wait_connect()565 status = ux_host_stack_class_instance_get(host_class, 0, (VOID **)&host_hid); in ux_test_wait_connect()568 if (host_hid -> ux_host_class_hid_state != UX_HOST_CLASS_INSTANCE_LIVE) in ux_test_wait_connect()