Home
last modified time | relevance | path

Searched refs:response (Results 1 – 13 of 13) sorted by relevance

/USBX-v6.2.1/common/usbx_device_classes/src/
Dux_device_class_pima_response_send.c85 UCHAR *response; in _ux_device_class_pima_response_send() local
98 response = transfer_request -> ux_slave_transfer_request_data_pointer; in _ux_device_class_pima_response_send()
101 _ux_utility_long_put(response + UX_DEVICE_CLASS_PIMA_RESPONSE_HEADER_LENGTH, header_size); in _ux_device_class_pima_response_send()
104 _ux_utility_short_put(response + UX_DEVICE_CLASS_PIMA_RESPONSE_HEADER_TYPE, in _ux_device_class_pima_response_send()
108 _ux_utility_short_put(response + UX_DEVICE_CLASS_PIMA_RESPONSE_HEADER_CODE, in _ux_device_class_pima_response_send()
112 _ux_utility_long_put(response + UX_DEVICE_CLASS_PIMA_RESPONSE_HEADER_TRANSACTION_ID, in _ux_device_class_pima_response_send()
120 …_ux_utility_long_put(response + UX_DEVICE_CLASS_PIMA_RESPONSE_HEADER_PARAMETERS + (sizeof(ULONG) *… in _ux_device_class_pima_response_send()
125 …_ux_utility_long_put(response + UX_DEVICE_CLASS_PIMA_RESPONSE_HEADER_PARAMETERS + (sizeof(ULONG) *… in _ux_device_class_pima_response_send()
130 _ux_utility_long_put(response + UX_DEVICE_CLASS_PIMA_RESPONSE_HEADER_PARAMETERS , in _ux_device_class_pima_response_send()
/USBX-v6.2.1/test/regression/
Dusbx_ux_device_class_storage_invalid_lun_test.c433 UCHAR page_code, UCHAR *response, ULONG response_length) in _test_host_class_storage_inquiry() argument
455 status = _ux_host_class_storage_transport(storage, response); in _test_host_class_storage_inquiry()
461 …storage_inquiry(UX_HOST_CLASS_STORAGE *storage, UCHAR page_code, UCHAR *response, ULONG response_l… in test_host_class_storage_inquiry() argument
467 page_code, response, response_length); in test_host_class_storage_inquiry()
Dusbx_ux_device_class_storage_inquiry_test.c452 UCHAR page_code, UCHAR *response, ULONG response_length) in _test_host_class_storage_inquiry() argument
474 status = _ux_host_class_storage_transport(storage, response); in _test_host_class_storage_inquiry()
480 …storage_inquiry(UX_HOST_CLASS_STORAGE *storage, UCHAR page_code, UCHAR *response, ULONG response_l… in test_host_class_storage_inquiry() argument
486 page_code, response, response_length); in test_host_class_storage_inquiry()
Dusbx_ux_device_class_storage_vendor_strings_test.c521 …storage_inquiry(UX_HOST_CLASS_STORAGE *storage, UCHAR page_code, UCHAR *response, ULONG response_l… in test_host_class_storage_inquiry() argument
546 status = _ux_host_class_storage_transport(storage, response); in test_host_class_storage_inquiry()
Dusbx_ux_device_class_storage_synchronize_cache_test.c437 …storage_inquiry(UX_HOST_CLASS_STORAGE *storage, UCHAR page_code, UCHAR *response, ULONG response_l… in test_host_class_storage_inquiry() argument
462 status = _ux_host_class_storage_transport(storage, response); in test_host_class_storage_inquiry()
Dusbx_ux_device_class_storage_initialize_test.c431 …storage_inquiry(UX_HOST_CLASS_STORAGE *storage, UCHAR page_code, UCHAR *response, ULONG response_l… in test_host_class_storage_inquiry() argument
456 status = _ux_host_class_storage_transport(storage, response); in test_host_class_storage_inquiry()
Dusbx_ux_device_class_storage_write_test.c453 …storage_inquiry(UX_HOST_CLASS_STORAGE *storage, UCHAR page_code, UCHAR *response, ULONG response_l… in test_host_class_storage_inquiry() argument
478 status = _ux_host_class_storage_transport(storage, response); in test_host_class_storage_inquiry()
Dusbx_ux_device_class_storage_read_test.c453 …storage_inquiry(UX_HOST_CLASS_STORAGE *storage, UCHAR page_code, UCHAR *response, ULONG response_l… in test_host_class_storage_inquiry() argument
478 status = _ux_host_class_storage_transport(storage, response); in test_host_class_storage_inquiry()
Dusbx_ux_device_class_storage_thread_test.c477 …storage_inquiry(UX_HOST_CLASS_STORAGE *storage, UCHAR page_code, UCHAR *response, ULONG response_l… in test_host_class_storage_inquiry() argument
502 status = _ux_host_class_storage_transport(storage, response); in test_host_class_storage_inquiry()
Dusbx_standalone_device_storage_read_write_test.c685 UCHAR page_code, UCHAR *response, ULONG response_length) in _test_host_class_storage_inquiry() argument
707 status = _ux_host_class_storage_transport(storage, response); in _test_host_class_storage_inquiry()
712 …storage_inquiry(UX_HOST_CLASS_STORAGE *storage, UCHAR page_code, UCHAR *response, ULONG response_l… in test_host_class_storage_inquiry() argument
718 page_code, response, response_length); in test_host_class_storage_inquiry()
Dusbx_standalone_device_storage_basic_test.c685 UCHAR page_code, UCHAR *response, ULONG response_length) in _test_host_class_storage_inquiry() argument
707 status = _ux_host_class_storage_transport(storage, response); in _test_host_class_storage_inquiry()
712 …storage_inquiry(UX_HOST_CLASS_STORAGE *storage, UCHAR page_code, UCHAR *response, ULONG response_l… in test_host_class_storage_inquiry() argument
718 page_code, response, response_length); in test_host_class_storage_inquiry()
Dusbx_standalone_device_storage_error_cv_test.c685 UCHAR page_code, UCHAR *response, ULONG response_length) in _test_host_class_storage_inquiry() argument
707 status = _ux_host_class_storage_transport(storage, response); in _test_host_class_storage_inquiry()
712 …storage_inquiry(UX_HOST_CLASS_STORAGE *storage, UCHAR page_code, UCHAR *response, ULONG response_l… in test_host_class_storage_inquiry() argument
718 page_code, response, response_length); in test_host_class_storage_inquiry()
/USBX-v6.2.1/docs/
Drevision_history.txt146 … added compile-time check to ensure max RNDIS response
2568 ux_device_class_storage.h Added new read capacity response constants.
2570 …lass_storage_mode_sense.c Replaced sending inquiry response with read capacity response buf…
2572 … Replaced sending inquiry response with read capacity response buffer.