mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-17 18:59:41 +00:00
Fixes an assert during connection establishment when the initiator overflows the initiator window in time while sending the CONNECT_IND PDU. The actual window is one low frequency tick less, hence corrected the check that permits the transmission of CONNECT_IND PDU inside the initiator window. Symptom was, stopping of the scanner's ticker succeeds on connection establishment, but next interval prepare was already run when continuous scanning was used, breaking the design, hence there was an assert. Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no> |
||
---|---|---|
.. | ||
common | ||
controller | ||
host | ||
shell | ||
Kconfig | ||
Makefile |