You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: softdevice_controller/CHANGELOG.rst
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ Added
18
18
=====
19
19
20
20
* Support for the vendor-specific HCI command: Set Compatibility mode for window offset (DRGN-18727).
21
-
* Support for Periodic Advertising with Responses (PAwR) Scanner (experimental) (DRGN-18739).
21
+
* Support for Periodic Advertising with Responses (PAwR) Scanner (DRGN-18739).
22
22
* Support for LE Read and Write RF Path Compensation HCI commands (DRGN-10234 and DRGN-18202).
23
23
* Support for up to 255 addresses in the Filter Accept List (DRGN-18967).
24
24
* Support for configuring the Filter Accept List to have an arbitrary size (DRGN-18967).
@@ -33,6 +33,7 @@ Changes
33
33
* Periodic advertiser is allocated from the Periodic Advertising with Responses (PAwR) Advertiser sets when :c:enum:`SDC_CFG_TYPE_PERIODIC_ADV_RSP_COUNT` is available.
34
34
Otherwise, it is allocated from the Periodic Advertiser sets if :c:enum:`SDC_CFG_TYPE_PERIODIC_ADV_COUNT` is set (DRGN-18979).
35
35
* The controller now returns the error code ``0x0D`` instead of ``0x09`` if it has insufficient resources to handle more connections and the host tries to start a connectable advertiser or the controller receives the commands ``LE Extended Create Connection`` or ``LE Create Connection`` (DRGN-18944).
36
+
* Periodic Advertising with Responses (PAwR) Advertiser is supported (DRGN-18497).
0 commit comments