Skip to content
Snippets Groups Projects
Commit 6a200eed authored by Zac Bowling's avatar Zac Bowling Committed by CQ bot account: commit-bot@chromium.org
Browse files

[bt][avrcp] Initial AVCTP and AV/C crate

Design heavily influenced by AVDTP crate.

Supports:

- Owning a L2CAP socket to a remote peer.
- Responding to unit info and subunit commands.
- Sending AVC passthrough commands to a target.
- Receving target passthrough and vendor dependent packets.
- Sending responses back to controller commands.

BT-657
Test: fx run-test bt-avctp-tests

Change-Id: I861d86a61f17294c430beecf0ca08cea3264e5ea
parent d2c1d1d7
No related branches found
No related tags found
Loading
Showing with 2227 additions and 0 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment