131
131
# ec0b9966b4 Bluetooth: radio_notification_conn_cb for 54 series
132
132
# 79c0c3c3d2 dts: Bluetooth: Add new DTS binding for the SoftDevice Controller (2)
133
133
# 51537ac87c bluetooth: fast_pair: fmdn: Integrate DULT motion detector module
134
- # 88b468e452 bluetooth: controller: add k_panic() if the hci packet is too big
134
+ 88b468e452 bluetooth: controller: add k_panic() if the hci packet is too big
135
+
135
136
# 871eab84cf Bluetooth: Controller: Add device tree dependency to selection
136
137
# 503549979f Bluetooth: hci_driver: Mark Anchor point update report as discardable
137
138
# 8e944f1efe Bluetooth: radio_notification_callback: Refactor to not use EGUs
160
161
# d68032e31f kconfig: Use SOC_NRF54H20_ENGB
161
162
# adf1d0fccc Bluetooth: Controller: Add Missing CS HCI cmd Handler
162
163
d8f5a506a6 bluetooth: controller: hci_driver: Add option to enable power class 1
164
+
163
165
# a07804cccb Bluetooth: Mesh: Fix recall in light_ctrl_srv
164
166
# 86f195311c bluetooth: Initialize conn to NULL for bt_conn_le_create()
165
167
# 771d5ce292 bluetooth: services: lbs: button_state only used if poll is enabled
@@ -194,6 +196,7 @@ d8f5a506a6 bluetooth: controller: hci_driver: Add option to enable power class 1
194
196
# 3bf7d40e19 Bluetooth: Mesh: fix uptime to tai conversion inaccuracy
195
197
52b63957ad bluetooth: hci_driver: Fix deadlock in MPSL workq
196
198
aec6383d2d bluetooth: hci_driver: Process recvd msgs directly from SDC callback
199
+
197
200
# 33bdc5fa3a bluetooth: controller: remove vs supported commands implementation
198
201
# 12223d7199 Bluetooth: Mesh: fix defaults for generic location srv
199
202
# f25ade654e bluetooth: services: report id in out/feature report data callback
@@ -229,6 +232,7 @@ aec6383d2d bluetooth: hci_driver: Process recvd msgs directly from SDC callback
229
232
# 6c574e3779 samples: nrf_rpc: ps_client: fix BLE snippet after upmerge
230
233
# 560e88d8c4 Bluetooth: Mesh: make bsim mesh with mbedtls workable
231
234
77661839cf Bluetooth: Controller: Ensure controller can handle flow control buffers
235
+
232
236
# 42cd2d1da1 mpsl: pm: Add MRAM low latency request and response handling
233
237
# 007584f392 bluetooth: controller: Return code from sdc_init was overwirtten
234
238
# 1883f06ef4 Bluetooth: Mesh: disable HUK for nrf52 ble mesh
@@ -271,6 +275,7 @@ aec6383d2d bluetooth: hci_driver: Process recvd msgs directly from SDC callback
271
275
# bc5b776f39 bluetooth: samples: Use real-time ranging data in RAS samples
272
276
# 68eeb4eee8 bluetooth: services: Redefine the CS RAS reassembly buffer kconfig
273
277
beadde7490 Bluetooth: Controller: Port HCI Command buffer allocation
278
+
274
279
# d869608228 Bluetooth: Host: Rename _bt_gatt_ccc to bt_gatt_ccc_managed_user_data
275
280
# 65ccff6ce0 Bluetooth: rpc: Change signature of bt_conn_get_remote_info
276
281
# 4ca3691a9d Bluetooth: rpc: cast conn to not const
@@ -284,10 +289,12 @@ beadde7490 Bluetooth: Controller: Port HCI Command buffer allocation
284
289
# 1d6ebb4427 bluetooth: controller: add command handler for new VS HCI command
285
290
# 79addd913e bluetooth: improving linking for channel sounding
286
291
399a846eb4 bluetooth: controller: add missing feature bit for power class 1
292
+
287
293
# e7153cd716 softdevice_controller: Remove BT_CTRL_SDC_BSIM_BUILD Kconfig
288
294
# 963abf85f2 bluetooth: rpc: Rename nrf53_cpunet_init()
289
295
# 85d05d5217 bluetooth: controller: move HCI packet types to net_buf payload
290
296
8d38c08481 bluetooth: Add support for LE Power Class 1 Feature
297
+
291
298
# 35a7c6743e bluetooth: fast_pair: introduce Fast Pair advertising manager
292
299
# 00e622635a bluetooth: Make it possible to use radio notification cb with bt_disable
293
300
# 16275c5a70 bluetooth: improving linking for channel sounding
0 commit comments