Home
last modified time | relevance | path

Searched refs:bInterfaceProtocol (Results 1 – 25 of 26) sorted by relevance

12

/Zephyr-latest/tests/subsys/usb/uac2/src/
Duac2_desc.c322 zassert_equal(iface->bInterfaceProtocol, IP_VERSION_02_00); in test_uac2_descriptors()
362 zassert_equal(iface->bInterfaceProtocol, IP_VERSION_02_00); in test_uac2_descriptors()
376 zassert_equal(iface->bInterfaceProtocol, IP_VERSION_02_00); in test_uac2_descriptors()
423 zassert_equal(iface->bInterfaceProtocol, IP_VERSION_02_00); in test_uac2_descriptors()
437 zassert_equal(iface->bInterfaceProtocol, IP_VERSION_02_00); in test_uac2_descriptors()
553 zassert_equal(iface->bInterfaceProtocol, IP_VERSION_02_00); in ZTEST()
581 zassert_equal(iface->bInterfaceProtocol, IP_VERSION_02_00); in ZTEST()
595 zassert_equal(iface->bInterfaceProtocol, IP_VERSION_02_00); in ZTEST()
/Zephyr-latest/subsys/usb/device_next/class/
Dloopback.c174 .bInterfaceProtocol = 0, \
227 .bInterfaceProtocol = 0, \
259 .bInterfaceProtocol = 0, \
289 .bInterfaceProtocol = 0, \
Dbt_hci.c497 .bInterfaceProtocol = BT_HCI_PROTOCOL, \
553 .bInterfaceProtocol = BT_HCI_PROTOCOL, \
583 .bInterfaceProtocol = BT_HCI_PROTOCOL, \
Dusbd_hid_macros.h133 .bInterfaceProtocol = HID_INTERFACE_PROTOCOL(n), \
Dusbd_cdc_ecm.c667 .bInterfaceProtocol = 0, \
723 .bInterfaceProtocol = 0, \
735 .bInterfaceProtocol = 0, \
Dusbd_cdc_ncm.c1218 .bInterfaceProtocol = 0, \
1282 .bInterfaceProtocol = NCM_DATA_PROTOCOL, \
1294 .bInterfaceProtocol = NCM_DATA_PROTOCOL, \
Dusbd_cdc_acm.c1106 .bInterfaceProtocol = 0, \
1167 .bInterfaceProtocol = 0, \
/Zephyr-latest/subsys/usb/device/class/netusb/
Dfunction_ecm.c69 .bInterfaceProtocol = 0,
120 .bInterfaceProtocol = 0,
134 .bInterfaceProtocol = 0,
Dfunction_eem.c43 .bInterfaceProtocol = EEM_PROTOCOL,
Dfunction_rndis.c75 .bInterfaceProtocol = 1,
97 .bInterfaceProtocol = 0,
/Zephyr-latest/drivers/usb/device/
Dusb_dc_native_posix_adapt.c90 uint8_t bInterfaceProtocol; in send_interfaces() member
100 iface.bInterfaceProtocol = desc->bInterfaceProtocol; in send_interfaces()
/Zephyr-latest/subsys/tracing/
Dtracing_backend_usb.c48 .bInterfaceProtocol = 0,
/Zephyr-latest/subsys/usb/device/class/
Dloopback.c44 .bInterfaceProtocol = 0,
Dbluetooth.c71 .bInterfaceProtocol = USB_BLUETOOTH_PROTOCOL,
Dmsc.c139 .bInterfaceProtocol = BULK_ONLY_TRANSPORT_PROTOCOL,
Dcdc_acm.c1101 .bInterfaceProtocol = 0, \
/Zephyr-latest/samples/subsys/usb/webusb/src/
Dwebusb.c53 .bInterfaceProtocol = 0, \
/Zephyr-latest/tests/subsys/usb/device/src/
Dmain.c39 .bInterfaceProtocol = 0, \
/Zephyr-latest/subsys/usb/device/class/dfu/
Dusb_dfu.c121 .bInterfaceProtocol = DFU_RT_PROTOCOL,
197 .bInterfaceProtocol = DFU_MODE_PROTOCOL,
209 .bInterfaceProtocol = DFU_MODE_PROTOCOL,
/Zephyr-latest/subsys/usb/device/class/hid/
Dcore.c62 .bInterfaceProtocol = 0, \
75 .bInterfaceProtocol = 0, \
653 if_desc->bInterfaceProtocol = proto_code; in usb_hid_set_proto_code()
/Zephyr-latest/tests/subsys/usb/desc_sections/src/
Ddesc_sections.c53 .bInterfaceProtocol = 0, \
/Zephyr-latest/samples/subsys/usb/webusb-next/src/
Dsfunc.c197 .bInterfaceProtocol = 0, \
/Zephyr-latest/include/zephyr/usb/
Dusb_ch9.h201 uint8_t bInterfaceProtocol; member
/Zephyr-latest/samples/subsys/dap/src/
Dmain.c222 .bInterfaceProtocol = 0,
/Zephyr-latest/subsys/usb/device/class/audio/
Dusb_audio_internal.h406 .bInterfaceProtocol = 0, \

12