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: Fix assert on peer unknown rsp #1390

Merged

Commits on Sep 7, 2017

  1. Bluetooth: controller: Fix assert on peer unknown rsp

    Fixed an assert when peer responded with unknown rsp to
    slave feature request when an existing another control
    procedure was in progress.
    
    This assert happened with a BT v4.0 peer implementation that
    was performing a channel map update and local controller
    initiated a slave feature request, receiving an unknown
    response.
    
    Signed-off-by: Vinayak Kariappa Chettimada <[email protected]>
    cvinayak committed Sep 7, 2017
    Configuration menu
    Copy the full SHA
    1f3133d View commit details
    Browse the repository at this point in the history