Home
last modified time | relevance | path

Searched refs:USB_NET_CLOSE_NET (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/model/usb/include/
H A Dhdf_usb_net_manager.h46 USB_NET_CLOSE_NET, enumerator
/ohos5.0/drivers/peripheral/usb/hdf_usb/include/
H A Dhdf_usb_net_manager.h46 USB_NET_CLOSE_NET, enumerator
/ohos5.0/drivers/hdf_core/adapter/khdf/linux/model/usb/host/src/
H A Dusb_net_adapter.c1161 case USB_NET_CLOSE_NET: in UsbnetAdapterDispatch()
/ohos5.0/drivers/peripheral/usb/net/src/
H A Dusb_net_host.c1275 int32_t ret = UsbnetHostSendBufToNet(usbNet->hdfNetIoServ, USB_NET_CLOSE_NET, in UsbnetHostUnRegisterNet()