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

Skip to content
Commit efcee08a authored by En-Shuo Hsu's avatar En-Shuo Hsu
Browse files

floss: Trigger PLC when reading corrupted packet

Based on the header provided by controller's erroneous data reporting
feature, we'll trigger PLC when the packet is marked as potentially
corrupted.

Example of a SCO packet header marked as corrupted:
Bluetooth HCI SCO Packet
    00.. .... .... .... = Reserved: 0x0
    ..01 .... .... .... = Packet Status: Possibly Invalid Data (0x1)
    .... 0001 0000 0001 = Connection Handle: 0x101
    Data Total Length: 60
    Data

BUG: 245844505
Tag: #floss
Test: atest --host net_test_stack_btm --no-bazel-mode
Test: Verify HFP WBS works on Zork and Brya
Test: emerge-${BOARD} floss

Change-Id: Ifd32a4f1603e71c6e3e30ce4ab93bb86f9a37f11
parent 5bda5fd3
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