From 07b7802460957e93129be75fa3afcd43c87126e9 Mon Sep 17 00:00:00 2001 From: Emil Gydesen Date: Tue, 19 Nov 2024 15:36:35 +0100 Subject: [PATCH] doc: Bluetooth: Audio: Shell: Make shell docs a bit more consistent Make the headers of the audio shell documentation files consistent. Signed-off-by: Emil Gydesen --- doc/connectivity/bluetooth/shell/audio/bap.rst | 4 ++-- .../bluetooth/shell/audio/bap_broadcast_assistant.rst | 4 ++-- doc/connectivity/bluetooth/shell/audio/bap_scan_delegator.rst | 4 ++-- doc/connectivity/bluetooth/shell/audio/ccp.rst | 4 ++-- doc/connectivity/bluetooth/shell/audio/csip.rst | 4 ++-- doc/connectivity/bluetooth/shell/audio/mcp.rst | 4 ++-- 6 files changed, 12 insertions(+), 12 deletions(-) diff --git a/doc/connectivity/bluetooth/shell/audio/bap.rst b/doc/connectivity/bluetooth/shell/audio/bap.rst index ce60e3d0762..f4cc48e0881 100644 --- a/doc/connectivity/bluetooth/shell/audio/bap.rst +++ b/doc/connectivity/bluetooth/shell/audio/bap.rst @@ -1,7 +1,7 @@ .. _bluetooth_shell_audio: -Bluetooth: Basic Audio Profile -############################## +Bluetooth: Basic Audio Profile Shell +#################################### This document describes how to run Basic Audio Profile functionality which includes: diff --git a/doc/connectivity/bluetooth/shell/audio/bap_broadcast_assistant.rst b/doc/connectivity/bluetooth/shell/audio/bap_broadcast_assistant.rst index 2fdd25192c1..197cbe86888 100644 --- a/doc/connectivity/bluetooth/shell/audio/bap_broadcast_assistant.rst +++ b/doc/connectivity/bluetooth/shell/audio/bap_broadcast_assistant.rst @@ -1,5 +1,5 @@ -Bluetooth: Broadcast Audio Profile Broadcast Assistant -###################################################### +Bluetooth: Basic Audio Profile: Broadcast Assistant Shell +######################################################### This document describes how to run the BAP Broadcast Assistant functionality. Note that in the examples below, some lines of debug have been diff --git a/doc/connectivity/bluetooth/shell/audio/bap_scan_delegator.rst b/doc/connectivity/bluetooth/shell/audio/bap_scan_delegator.rst index 8327160cbcf..70861c3c4d3 100644 --- a/doc/connectivity/bluetooth/shell/audio/bap_scan_delegator.rst +++ b/doc/connectivity/bluetooth/shell/audio/bap_scan_delegator.rst @@ -1,5 +1,5 @@ -Bluetooth: Broadcast Audio Profile Scan Delegator -################################################# +Bluetooth: Basic Audio Profile: Scan Delegator Shell +#################################################### This document describes how to run the Scan Delegator functionality, Note that in the examples below, some lines of debug have been diff --git a/doc/connectivity/bluetooth/shell/audio/ccp.rst b/doc/connectivity/bluetooth/shell/audio/ccp.rst index b03a46aeeba..9d5c17c4e7c 100644 --- a/doc/connectivity/bluetooth/shell/audio/ccp.rst +++ b/doc/connectivity/bluetooth/shell/audio/ccp.rst @@ -1,5 +1,5 @@ -Bluetooth: Call Control Profile -############################### +Bluetooth: Call Control Profile Shell +##################################### This document describes how to run the call control functionality, both as a client and as a (telephone bearer service (TBS)) server. Note that in the diff --git a/doc/connectivity/bluetooth/shell/audio/csip.rst b/doc/connectivity/bluetooth/shell/audio/csip.rst index 84a11d75081..25e725fa838 100644 --- a/doc/connectivity/bluetooth/shell/audio/csip.rst +++ b/doc/connectivity/bluetooth/shell/audio/csip.rst @@ -1,5 +1,5 @@ -Bluetooth: Coordinated Set Identification Profile -################################################# +Bluetooth: Coordinated Set Identification Profile Shell +####################################################### This document describes how to run the coordinated set identification functionality, both as a client and as a server. diff --git a/doc/connectivity/bluetooth/shell/audio/mcp.rst b/doc/connectivity/bluetooth/shell/audio/mcp.rst index e0930852e10..51a47d4ea6c 100644 --- a/doc/connectivity/bluetooth/shell/audio/mcp.rst +++ b/doc/connectivity/bluetooth/shell/audio/mcp.rst @@ -1,5 +1,5 @@ -Media control for Generic Audio Content Control -############################################### +Bluetooth: Media Control Profile Shell +###################################### This document describes how to run the media control functionality, using the shell, both as a client and as a server.