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

Skip to content
Commit 974327ab authored by Henri Chataing's avatar Henri Chataing
Browse files

RootCanal: Use the Supported Commands mask as source of truth

DualModeController now distinguishes between
- supported commands: commands enabled in the supported commands mask
- implemented commands: commands for which an implementation is provided

Command are handled following this logic:
- implemented and supported command: registered handler invoked
- supported but not implemented command: raise an assert
- unsupported commands: send command complete which ERR_UNKNOWN_COMMAND

Test: m root-canal
Bug: 266087760
Change-Id: Ie930d368bd5c20d67fbc3a5f49f68763e12bfb50
parent e6a2920b
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