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

Skip to content
Commit 01dbf77e authored by Henri Chataing's avatar Henri Chataing
Browse files

RootCanal: Simplify HciTransport interface

HciTransport typically do not need to handle
HCI packets by type; the current interface makes it
verbose to implement a new HciTransport.

- Merge SendEvent, SendAcl, SendSco, SendIso into
  a unique Send method
- Merge CommandCallback, AclCallback, ScoCallback, IsoCallback
  into a unique PacketCallback handler

Bug: 279665786
Test: m root-canal
Change-Id: I55d1d7a35eb4d321af98e8c97d5a47f9d3f70d24
parent d93d9841
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