[SRU] [J/M/N] [PATCH 0/1] Validate connection interval to pass Bluetooth Test Suite

Kai-Heng Feng kai.heng.feng at canonical.com
Fri Feb 2 02:42:46 UTC 2024


BugLink: https://bugs.launchpad.net/bugs/2052005

[Impact]
Ubuntu doesn't pass Bluetooth Test Suite to get Bluetooth certified.

[Fix]
Validate max connection interval to pass test case
"GAP/CONN/CPUP/BV-05-C 'Connection Parameter Update Procedure Invalid
Parameters Central Responder'" 

[Test]
Run the test suite. With the patch applied the case is passed.

[Where problems could occur]
If any device requires setting a wrong interval to function properly,
this might affect those devices in theory.

Kai-Heng Feng (1):
  Bluetooth: Enforce validation on max value of connection interval

 net/bluetooth/hci_event.c  | 4 ++++
 net/bluetooth/l2cap_core.c | 8 +++++++-
 2 files changed, 11 insertions(+), 1 deletion(-)

-- 
2.34.1




More information about the kernel-team mailing list