Skip to content

Commit 6366006

Browse files
krish2718bjarki-andreasen
authored andcommitted
softdevice_controller: Fix doc build error
Fix the indentation to fix the doc build error. Signed-off-by: Chaitanya Tata <[email protected]>
1 parent ec65314 commit 6366006

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

softdevice_controller/CHANGELOG.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,9 +67,10 @@ Bug fixes
6767
* The central-like scheduling activity required less than 1 ms to complete at the point in time where the scanner started.
6868
* Fixed a rare issue where the scanner would be stuck in the synchronizing state after failing to receive an ``AUX_ADV_IND`` packet.
6969
This could only happen when the corresponding ``ADV_EXT_IND`` packet contained a resolvable address, private address resolution is enabled, and the periodic advertising list is not used. (DRGN-22230)
70-
* Fixed an issue where the controller could generate the LE Advertising Set Terminated event one event sooner than expected. (DRGN-22705)
7170

72-
This could only happen when all of the following apply:
71+
* Fixed an issue where the controller could generate the LE Advertising Set Terminated event one event sooner than expected (DRGN-22705).
72+
73+
This could only happen when (all of the following):
7374

7475
* a non-zero Max_Extended_Advertising_Events parameter was used in the LE Set Extended Advertising Enable command.
7576
* other ongoing activities in the controller prevented the first advertising event from taking place when the advertising set was created.

0 commit comments

Comments
 (0)