Skip to content

Commit a7ef13f

Browse files
laxiLangcvinayak
authored andcommitted
softdevice_controller: update CHANGELOG.rst
Minor document convention updates. Signed-off-by: Lang Xie <[email protected]>
1 parent d1e50ef commit a7ef13f

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

softdevice_controller/CHANGELOG.rst

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,12 @@ Bug fixes
1818
=========
1919

2020
* Fixed an issue where the controller stopped generating advertising reports.
21-
This could happen when the controller was running an extended cooperative scanner together with other activities, such as advertising or connection,
22-
while receiving data in an extended advertising event that used ``AUX_CHAIN_IND``. (DRGN-21020)
21+
This could happen when the controller was running an extended cooperative scanner together with other activities, such as advertising or connection, while receiving data in an extended advertising event that used ``AUX_CHAIN_IND`` (DRGN-21020).
2322
* Fixed an issue where the controller would stop sending ACL data packets to the host when controller to host flow control was enabled.
2423
This could happen when a disconnection occurred before the host had issued the Host Number of Complete Packets command for the remaining ACL data packets.
25-
Now the controller waits until after all ACL data packets have been acknowledged by the host before raising the Disconnection Complete event.
26-
The controller also validates the handles provided in the Host Number of Complete Packets command. (DRGN-21085)
27-
* Fixed a rare issue where the scanner may assert when it schedules the reception of the next advertising packet. (DRGN-21262)
24+
Now, the controller waits until all ACL data packets have been acknowledged by the host before raising the Disconnection Complete event.
25+
The controller also validates the handles provided in the Host Number of Complete Packets command (DRGN-21085).
26+
* Fixed a rare issue where the scanner may assert when it schedules the reception of the next advertising packet (DRGN-21262).
2827

2928
nRF Connect SDK v2.5.0
3029
**********************

0 commit comments

Comments
 (0)