Contents

IOUSBHostInterface

The class for accessing USB-related services.

Declaration

class IOUSBHostInterface

Overview

Use this class to create pipes, retrieve descriptors, send device requests, and enable power savings. Create an instance of the class with initWithIOService:options:queue:error:interestHandler:.

Topics

Retrieving Function Descriptors

Managing Pipes

Enabling Power Savings

See Also

Function Drivers