Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/usbx_pictbridge/src/
Dux_pictbridge_dpsclient_object_handles_get.c96 object_info -> ux_device_class_pima_object_format == object_handles_format_code) in _ux_pictbridge_dpsclient_object_handles_get()
Dux_pictbridge_dpsclient_object_info_send.c110 if (object_info -> ux_device_class_pima_object_format == UX_DEVICE_CLASS_PIMA_OFC_SCRIPT) in _ux_pictbridge_dpsclient_object_info_send()
Dux_pictbridge_dpsclient_start.c314 object_info -> ux_device_class_pima_object_format = UX_DEVICE_CLASS_PIMA_OFC_SCRIPT; in _ux_pictbridge_dpsclient_start()
/USBX-v6.2.1/test/regression/
Dusbx_pictbridge_basic_test.c708 … object -> ux_device_class_pima_object_format = UX_DEVICE_CLASS_PIMA_OFC_EXIF_JPEG; in test_thread_device_simulation_entry()
Dusbx_msrc_72526_pictbridge_dps_host_start_test.c856 … object -> ux_device_class_pima_object_format = UX_DEVICE_CLASS_PIMA_OFC_EXIF_JPEG; in test_thread_device_simulation_entry()
Dusbx_msrc_81292_host_pima_deactivate_semaphore_test.c1523 …pima_device_object_info_array[handle_index].ux_device_class_pima_object_format == object_handles_f… in pima_device_object_handles_get()
1746 if (object -> ux_device_class_pima_object_format == UX_DEVICE_CLASS_PIMA_OFC_ASSOCIATION) in pima_device_object_info_send()
1858 …_index].test_pima_object_prop_dataset_object_format = object -> ux_device_class_pima_object_format; in pima_device_object_info_send()
Dusbx_msrc_81323_host_pima_deactivate_no_int_ep_test.c1517 …pima_device_object_info_array[handle_index].ux_device_class_pima_object_format == object_handles_f… in pima_device_object_handles_get()
1740 if (object -> ux_device_class_pima_object_format == UX_DEVICE_CLASS_PIMA_OFC_ASSOCIATION) in pima_device_object_info_send()
1852 …_index].test_pima_object_prop_dataset_object_format = object -> ux_device_class_pima_object_format; in pima_device_object_info_send()
Dusbx_pima_basic_test.c1479 …pima_device_object_info_array[handle_index].ux_device_class_pima_object_format == object_handles_f… in pima_device_object_handles_get()
1702 if (object -> ux_device_class_pima_object_format == UX_DEVICE_CLASS_PIMA_OFC_ASSOCIATION) in pima_device_object_info_send()
1814 …_index].test_pima_object_prop_dataset_object_format = object -> ux_device_class_pima_object_format; in pima_device_object_info_send()
Dusbx_msrc_72227_host_pima_read_test.c1654 …pima_device_object_info_array[handle_index].ux_device_class_pima_object_format == object_handles_f… in pima_device_object_handles_get()
1877 if (object -> ux_device_class_pima_object_format == UX_DEVICE_CLASS_PIMA_OFC_ASSOCIATION) in pima_device_object_info_send()
1989 …_index].test_pima_object_prop_dataset_object_format = object -> ux_device_class_pima_object_format; in pima_device_object_info_send()
Dusbx_msrc_72525_host_pima_obj_handles_get_test.c1608 …pima_device_object_info_array[handle_index].ux_device_class_pima_object_format == object_handles_f… in pima_device_object_handles_get()
1831 if (object -> ux_device_class_pima_object_format == UX_DEVICE_CLASS_PIMA_OFC_ASSOCIATION) in pima_device_object_info_send()
1943 …_index].test_pima_object_prop_dataset_object_format = object -> ux_device_class_pima_object_format; in pima_device_object_info_send()
Dusbx_msrc_72619_host_pima_stor_ids_get_test.c1586 …pima_device_object_info_array[handle_index].ux_device_class_pima_object_format == object_handles_f… in pima_device_object_handles_get()
1809 if (object -> ux_device_class_pima_object_format == UX_DEVICE_CLASS_PIMA_OFC_ASSOCIATION) in pima_device_object_info_send()
1921 …_index].test_pima_object_prop_dataset_object_format = object -> ux_device_class_pima_object_format; in pima_device_object_info_send()
Dusbx_msrc_81108_pictbridge_object_parse_test.c869 … object -> ux_device_class_pima_object_format = UX_DEVICE_CLASS_PIMA_OFC_EXIF_JPEG; in test_thread_device_simulation_entry()
/USBX-v6.2.1/common/usbx_device_classes/inc/
Dux_device_class_pima.h732 USHORT ux_device_class_pima_object_format; member