Add a new l2cap_client class.

The code to negotiate an L2CAP connection is currently scattered
and duplicated throughout the codebase. Each profile that uses
L2CAP has its own explicit or implicit state machine to go establish
a connection and go through the handshake. This class is intended
to consolidate that duplicated code and provide a usable API for
L2CAP client connections.
3 files changed
tree: 3cb64432263308cceeece0193f7011be29bdd24b
  1. gki/
  2. system/
  3. Android.mk
  4. CleanSpec.mk