Skip to main content

Crate fidl_fuchsia_hardware_adb__common

Crate fidl_fuchsia_hardware_adb__common 

Source

Modules§

device_ordinals
provider_ordinals
state_controller_ordinals
usb_adb_impl__ordinals

Macros§

SystemTypeUnknown
Pattern that matches an unknown SystemType member.

Structs§

StateControllerSetSystemTypeRequest
StatusFlags
ADB USB interface status flags.
UsbAdbImplOnStatusChangedRequest
UsbAdbImplQueueTxRequest
UsbAdbImplReceiveResponse

Enums§

SystemType
Represents the device’s system type sent during the ADB connection handshake (A_CNXN). This identifies the mode the device is currently operating in to the ADB host.

Constants§

MAX_ARGS_LENGTH
Max length of arguments passed in adb OPEN message.