Skip to content

Commit 189f5c2

Browse files
rugeGerritsennordicjm
authored andcommitted
Revert "softdevice_controller: Fix doc build error"
This reverts commit 69cbe67. The commit message states that indentation was fixed, but the indentation did not change. The commit also changed phrasings unintentionally. Signed-off-by: Rubin Gerritsen <[email protected]>
1 parent 8f262f8 commit 189f5c2

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

softdevice_controller/CHANGELOG.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -71,10 +71,9 @@ Bug fixes
7171
* The central-like scheduling activity required less than 1 ms to complete at the point in time where the scanner started.
7272
* Fixed a rare issue where the scanner would be stuck in the synchronizing state after failing to receive an ``AUX_ADV_IND`` packet.
7373
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)
74+
* Fixed an issue where the controller could generate the LE Advertising Set Terminated event one event sooner than expected. (DRGN-22705)
7475

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

7978
* a non-zero Max_Extended_Advertising_Events parameter was used in the LE Set Extended Advertising Enable command.
8079
* 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)