Structs§

Enums§

  • Device interface for USB ADB. The device manages the USB endpoints needed for ADB.
  • A Provider is a provider for one service which interacts with the adb component to implement a particular service such as shell, file-sync, or ffx. The interaction between the adb component and a service Provider (e.g. shell) is as follows:
  • USB ADB implementation protocol. The USB ADB driver would start serving this interface on the server endpoint passed to a driver during Device::Start.

Constants§

Traits§

Type Aliases§