@@ -55,14 +55,14 @@ The application uses the following buttons on the supported development kit:
5555 +---------------+-----------------------------------------------------------------------------------------------------------+---------------------------------------------+
5656 | Button | Function | Applications |
5757 +===============+===========================================================================================================+=============================================+
58- | **VOL- ** | Long-pressed during startup: Changes the headset to the left channel one. | * :ref: `nrf53_audio_broadcast_sink_app ` |
58+ | **VOL- ** | Long-pressed during startup: Changes the headset location to left. | * :ref: `nrf53_audio_broadcast_sink_app ` |
5959 | | | * :ref: `nrf53_audio_unicast_server_app ` |
6060 | +-----------------------------------------------------------------------------------------------------------+---------------------------------------------+
6161 | | Pressed on the headset or the CIS gateway during playback: Turns the playback volume down. | * :ref: `nrf53_audio_broadcast_sink_app ` |
6262 | | | * :ref: `nrf53_audio_unicast_server_app ` |
6363 | | | * :ref: `nrf53_audio_unicast_client_app ` |
6464 +---------------+-----------------------------------------------------------------------------------------------------------+---------------------------------------------+
65- | **VOL+ ** | Long-pressed during startup: Changes the headset to the right channel one. | * :ref: `nrf53_audio_broadcast_sink_app ` |
65+ | **VOL+ ** | Long-pressed during startup: Changes the headset location to right. | * :ref: `nrf53_audio_broadcast_sink_app ` |
6666 | | | * :ref: `nrf53_audio_unicast_server_app ` |
6767 | +-----------------------------------------------------------------------------------------------------------+---------------------------------------------+
6868 | | Pressed on the headset or the CIS gateway during playback: Turns the playback volume up. | * :ref: `nrf53_audio_broadcast_sink_app ` |
@@ -89,22 +89,22 @@ The application uses the following buttons on the supported development kit:
8989 | | Pressed on a BIS headset during playback: Change the gateway, if more than one is available. | :ref: `nrf53_audio_broadcast_sink_app ` |
9090 +---------------+-----------------------------------------------------------------------------------------------------------+---------------------------------------------+
9191 | **RESET ** | Resets the device to the originally programmed settings. | All |
92- | | This reverts any changes made during testing, for example the channel switches with **VOL ** buttons. | |
92+ | | This reverts any changes made during testing, for example the location switches with **VOL ** buttons. | |
9393 +---------------+-----------------------------------------------------------------------------------------------------------+---------------------------------------------+
9494
9595 .. group-tab :: nRF5340 DK
9696
9797 +---------------+-----------------------------------------------------------------------------------------------------------+---------------------------------------------+
9898 | Button | Function | Applications |
9999 +===============+===========================================================================================================+=============================================+
100- | **Button 1 ** | Long-pressed during startup: Changes the headset to the left channel one. | * :ref: `nrf53_audio_broadcast_sink_app ` |
100+ | **Button 1 ** | Long-pressed during startup: Changes the headset location to left. | * :ref: `nrf53_audio_broadcast_sink_app ` |
101101 | | | * :ref: `nrf53_audio_unicast_server_app ` |
102102 | +-----------------------------------------------------------------------------------------------------------+---------------------------------------------+
103103 | | Pressed on the headset or the CIS gateway during playback: Turns the playback volume down. | * :ref: `nrf53_audio_broadcast_sink_app ` |
104104 | | | * :ref: `nrf53_audio_unicast_server_app ` |
105105 | | | * :ref: `nrf53_audio_unicast_client_app ` |
106106 +---------------+-----------------------------------------------------------------------------------------------------------+---------------------------------------------+
107- | **Button 2 ** | Long-pressed during startup: Changes the headset to the right channel one. | * :ref: `nrf53_audio_broadcast_sink_app ` |
107+ | **Button 2 ** | Long-pressed during startup: Changes the headset location to right. | * :ref: `nrf53_audio_broadcast_sink_app ` |
108108 | | | * :ref: `nrf53_audio_unicast_server_app ` |
109109 | +-----------------------------------------------------------------------------------------------------------+---------------------------------------------+
110110 | | Pressed on the headset or the CIS gateway during playback: Turns the playback volume up. | * :ref: `nrf53_audio_broadcast_sink_app ` |
@@ -122,7 +122,7 @@ The application uses the following buttons on the supported development kit:
122122 | | Pressed on a BIS headset during playback: Change the gateway, if more than one is available. | :ref: `nrf53_audio_broadcast_sink_app ` |
123123 +---------------+-----------------------------------------------------------------------------------------------------------+---------------------------------------------+
124124 | **RESET ** | Resets the device to the originally programmed settings. | All |
125- | | This reverts any changes made during testing, for example the channel switches with **VOL ** buttons. | |
125+ | | This reverts any changes made during testing, for example the location switches with **VOL ** buttons. | |
126126 +---------------+-----------------------------------------------------------------------------------------------------------+---------------------------------------------+
127127
128128.. _nrf53_audio_app_ui_leds :
0 commit comments