wire-protocol
latest
  • consts.py - Contains constant values used by the protocol.
  • enums.py - Contains enumeration types used by the protocol.
  • exceptions.py - Contains exception types used across the package.
  • header.py - Object representation of a message header.
  • hints.py - Contains type hint definitions used across modules in this package.
  • message.py - Object representation of a message.
  • payload.py - Contains functionality for message data payloads.
wire-protocol
  • »
  • wire-protocol
  • Edit on GitHub

wire-protocol¶

Android Debug Bridge (ADB) Wire Protocol.

Modules¶

  • consts.py - Contains constant values used by the protocol.
  • enums.py - Contains enumeration types used by the protocol.
  • exceptions.py - Contains exception types used across the package.
  • header.py - Object representation of a message header.
  • hints.py - Contains type hint definitions used across modules in this package.
  • message.py - Object representation of a message.
  • payload.py - Contains functionality for message data payloads.
Next

© Copyright 2021, Andrew Hawker. Revision d892b5ff.

Read the Docs v: latest
Versions
latest
Downloads
pdf
html
epub
On Read the Docs
Project Home
Builds