@@ -216,7 +216,7 @@ Architectures
216216Bluetooth
217217*********
218218
219- * Updated all experimental features in Bluetooth to use the new `EXPERIMENTAL `
219+ * Updated all experimental features in Bluetooth to use the new `` EXPERIMENTAL ` `
220220 selectable Kconfig option
221221* Bluetooth now uses logging v2 as with the rest of the tree
222222
@@ -234,7 +234,7 @@ Bluetooth
234234
235235* Direction Finding
236236
237- * Added support for for filtering of periodic advertisements synch by CTE type
237+ * Added support for filtering of Periodic Advertising Sync by CTE type
238238 * Added additional handling logic for Periodic Advertising Sync Establishemnt
239239 * Added CTE RX, sampling and IQ report handling in DF connected mode
240240 * Added support for CTE configuration in connected mode
@@ -248,7 +248,7 @@ Bluetooth
248248 * Added support for L2CAP channel reconfiguration.
249249 * Added support for SMP error code 0xF, where the peer rejects a distributed
250250 key
251- * Added `bt_gatt_service_is_registered() ` to verify sevice registration
251+ * Added `` bt_gatt_service_is_registered() ` ` to verify sevice registration
252252 * Added create an delete procedures to the Object Transfer Service
253253 implementation
254254 * Added support for reassembling extended advertising reports
@@ -270,7 +270,7 @@ Bluetooth
270270
271271 * Added support for a brand new implementation of LL Control Procedures
272272 (LLCP), currently disabled by default, can be enabled using the
273- `BT_LL_SW_LLCP_IMPL ` Kconfig choice
273+ `` CONFIG_BT_LL_SW_LLCP_IMPL ` ` Kconfig choice
274274 * Added initial support for Broadcast Isochronous Groups (BIG)
275275 * Integrated ISO Sync RX datapath
276276 * Transitioned FEM configurations (PA/LNA) from Kconfig to Devicetree
@@ -289,7 +289,7 @@ Bluetooth
289289
290290* HCI Driver
291291
292- * Added support for a new optional `setup() ` function for vendor-specific
292+ * Added support for a new optional `` setup() ` ` function for vendor-specific
293293 setup code required to bring up the controller
294294 * Fixed DTM mode not being reset correctly with the HCI Reset command
295295 * Limited the maximum ACL TX buffer size to 251 bytes
0 commit comments