fix(bt/controller): Fixed some controller bugs on ESP32

- Fixed access NULL in SCO frame end
      Closes https://jira.espressif.com:8443/browse/IDFGH-10796
    - Added LAP checking for Periodic Inquiry
    - Removed an inproper assertion in SCO module
    - Fixed wrong logic in key exchange when
      LMP transaction collision occurred
    - Fixed the using of wrong error code in
      the transaction collision of role switch
This commit is contained in:
Jin Cheng
2024-09-27 16:03:34 +08:00
committed by BOT
parent d38e30eddf
commit e2241f1fc1
2 changed files with 2 additions and 1 deletions