Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bluetooth: Controller: Add margin to ISOALs time offset #80126

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Oct 21, 2024

  1. Bluetooth: Controller: Add margin to ISOALs time offset

    To ensure payloads are delivered in time for the first subevent
    in framed BIS, ISOAL now enforces a (configurable) margin of
    the calculated time offset
    
    Without this margin, it has been observed that a broadcaster
    can end up consistently missing the first subevent in every third
    event in a 7.5 ms ISO with a 10 ms SDU interval
    
    The margin is a conservative 2 ms by default, but can likely be
    set a lot lower for most implementations and HWs
    
    Signed-off-by: Troels Nilsson <trnn@demant.com>
    Tronil committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    06ca110 View commit details
    Browse the repository at this point in the history