Skip to content

Commit 2e48903

Browse files
Thalleycfriedt
authored andcommitted
doc: releases: Remove double backticks in Audio mig guide
Some references to GH PRs had an additional backtick. Signed-off-by: Emil Gydesen <[email protected]>
1 parent 88c61d3 commit 2e48903

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/releases/migration-guide-4.3.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,15 +114,15 @@ Bluetooth Audio
114114
:c:enumerator:`BT_AUDIO_CODEC_CFG_TARGET_LATENCY_BALANCED` and ``target_phy`` to
115115
:c:enumerator:`BT_AUDIO_CODEC_CFG_TARGET_PHY_2M`.
116116
The :c:macro:`BT_AUDIO_CODEC_CFG` macro defaults to these values.
117-
(:github:`93825``)
117+
(:github:`93825`)
118118
* Setting the BGS role for GMAP now requires also supporting and implementing the
119119
:kconfig:option:`CONFIG_BT_BAP_BROADCAST_ASSISTANT`.
120120
See the :zephyr:code-sample:`bluetooth_bap_broadcast_assistant` sample as a reference.
121121
* The BAP Scan Delegator will no longer automatically update the PA sync state, and
122122
:c:func:`bt_bap_scan_delegator_set_pa_state` must be used to update the state. If the
123123
BAP Scan Delegator is used together with the BAP Broadcast Sink, then the PA state of the
124124
receive state of a :c:struct:`bt_bap_broadcast_sink` will still be automatically updated when the
125-
PA state changes. (:github:`95453``)
125+
PA state changes. (:github:`95453`)
126126

127127

128128
.. zephyr-keep-sorted-stop

0 commit comments

Comments
 (0)