[bt][a2dp-sink] Add README, test codecs on start
Add a README to the A2DP sink profile outlinig how to run the profile and the runtime requirements. Move checks for player support of codecs to the startup of the profile, so that it will fail early if it cannot play audio. BT-840 #done BT-533 Test: run bt-a2dp-sink without and with required components available Change-Id: I5fd2fdf81d20c95fe46450abf8b9bfe100bd774c
Showing
- src/connectivity/bluetooth/lib/bt-avdtp/src/stream_endpoint.rs 10 additions, 0 deletions...onnectivity/bluetooth/lib/bt-avdtp/src/stream_endpoint.rs
- src/connectivity/bluetooth/profiles/bt-a2dp-sink/README.md 47 additions, 0 deletionssrc/connectivity/bluetooth/profiles/bt-a2dp-sink/README.md
- src/connectivity/bluetooth/profiles/bt-a2dp-sink/src/main.rs 54 additions, 33 deletionssrc/connectivity/bluetooth/profiles/bt-a2dp-sink/src/main.rs
Loading
Please register or sign in to comment