Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
gd: hci: Ignore unexpected status events
For some reason, on some old devices, the controller will report a remote to support SNIFF_SUBRATING even when it does not. Just ignore the error here (the status event comes from the failure response). patches: F DEBUG : pid: 3493, tid: 3527, name: bt_stack_manage >>> com.android.bluetooth <<< F DEBUG : Abort message: 'assertion 'command_queue_.front().waiting_for_status_ == is_status' failed - 0x200d (LE_CREATE_CONNECTION) was not expecting complete event' Co-authored-by: Peter Cai <[email protected]> Signed-off-by: fukiame <[email protected]> Signed-off-by: Wahid Khan <[email protected]>
- Loading branch information