-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Medium
-
SimpleLink Lowpower SDK F3 BLE5 Stack
-
BLE_LOKI-3794
-
BLE_LOKI_9_14_01
-
-
Description: The CS DB doesn't store the connection handle of the current CS command. If there is a connection scheduled between the channel sounding procedure and its connection event, the controller will set the current connection handle different the needed one.
scenario to reproduce on car_node:
0) change the CS_MIN_OWN_OFFSET to be 9ms and build the example.
1) connect to a connection Handle 1.
2) Do cs with repletion with connection Handle 1.
3) advertise and connect to connection Handle 2 with 7.5 connection interval.
4) crashed