zephyr/subsys/usb/class/netusb
Johann Fischer 32cac08e55 usb: class: adapt functions for new composite interface
Adapt functions for new composite interface.

Assign bInterfaceNumber and similar variables of a Interface
default values, these should be valid values for non-composite
configuration. For the case of the composite configuration,
these variables must be set by the interface configuration
function (interface_config) accordingly.

Signed-off-by: Johann Fischer <j.fischer@phytec.de>
2018-06-15 11:02:05 +02:00
..
CMakeLists.txt usb: netusb: Add subsys/usb to include list 2018-05-26 08:27:16 -04:00
Kconfig usb: netusb: Add CDC EEM network usb function 2018-04-06 06:50:34 -04:00
function_ecm.c usb: class: adapt functions for new composite interface 2018-06-15 11:02:05 +02:00
function_eem.c usb: class: adapt functions for new composite interface 2018-06-15 11:02:05 +02:00
function_rndis.c subsys: usb: fetch endpoint address from usb_ep_cfg_data 2018-06-15 11:02:05 +02:00
function_rndis.h
netusb.c usb: class: adapt functions for new composite interface 2018-06-15 11:02:05 +02:00
netusb.h usb: class: adapt functions for new composite interface 2018-06-15 11:02:05 +02:00