Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 0dcaae6a authored by David Duarte's avatar David Duarte
Browse files

RootCanal: Implement LMP as a rust library

The implementation is switched from a custom
Link Layer Protocol to LMP to be more close to
the specification.

This is implemented under a feature flag because
currently we are unable to use Rust inside the emulator
so we keep the old implementation for the emulator
until we find a better solution.

This is implemented in Rust to have access to
coroutines (via async/await) to ease the implementation.

Bug: 216620310
Bug: 209804169
Bug: 209803517
Test: Run AVDTP/SNK PTS-bot tests on Eiffel
Change-Id: Ib2795ea31fe3658e4dafb0cf9ea41f473291b8c0
parent 11b13834
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment