Lines Matching +full:mute +full:- +full:control
9 The Acceptor will typically be a resource-constrained device, such as a headset, earbud or hearing
20 .. code-block:: console
23 cap_acceptor --help
24 cap_acceptor - Bluetooth CAP acceptor shell commands
27 [rank <int>] [not-lockable] [sirk <data>]
39 ------------------
42 :code:`bt adv-data` or :code:`bt advertise` must be called again to set the new advertising data.
46 .. code-block:: console
52 ------------------------
56 .. code-block:: console
66 The Initiator will typically be a resource-rich device, such as a phone or PC. The Initiator can
69 stream control procedures on sets of devices, either ad-hoc or Coordinated, and thus provides an
79 .. code-block:: console
81 uart:~$ cap_initiator --help
82 cap_initiator - Bluetooth CAP initiator shell commands
120 --------------
124 .. code-block:: console
132 .. code-block:: console
175 .. code-block:: console
186 .. code-block:: console
192 --------------------
203 .. code-block:: console
207 bt adv-create nconn-nscan ext-adv name
208 bt per-adv-param
211 bt adv-data discov
212 bt per-adv-data
227 .. code-block:: console
230 CAP Broadcast source updated with new metadata. Update the advertised base via `bt per-adv-data`
231 bt per-adv-data
233 The :code:`bt per-adv-data` command should be used afterwards to update the data is the advertised
234 BASE. The data must be little-endian, so in the above example the metadata :code:`03020400` is
242 The Commander will typically be a either co-located with a CAP Initiator or be on a separate
243 resource-rich mobile device, such as a phone or smartwatch. The Commander can
247 such as mute or volume states.
255 .. code-block:: console
257 cap_commander --help
258 cap_commander - Bluetooth CAP commander shell commands
263 change_volume_mute :Change volume mute state on all connections <mute>
266 change_microphone_mute :Change microphone mute state on all connections <mute>
282 --------------
287 .. code-block:: console
296 .. code-block:: console
303 VCP volume 15, mute 0
305 VCP volume 15, mute 0
315 .. code-block:: console
344 Setting the volume mute on all connected devices
347 .. code-block:: console
364 Setting volume mute to 1 on 2 connections
365 VCP volume 100, mute 1
366 VCP mute done
367 VCP volume 100, mute 1
368 VCP mute done
369 Volume mute change completed
371 Setting volume mute to 0 on 2 connections
372 VCP volume 100, mute 0
374 VCP volume 100, mute 0
376 Volume mute change completed
378 Setting the microphone mute on all connected devices
381 .. code-block:: console
398 Setting microphone mute to 1 on 2 connections
399 MICP microphone 100, mute 1
400 MICP mute done
401 MICP microphone 100, mute 1
402 MICP mute done
403 Microphone mute change completed
405 Setting microphone mute to 0 on 2 connections
406 MICP microphone 100, mute 0
408 MICP microphone 100, mute 0
410 Microphone mute change completed
417 .. code-block:: console
435 AICS inst 0x200140a4 state gain 10, mute 0, mode 0
442 AICS inst 0x20014188 state gain 15, mute 0, mode 0
449 .. code-block:: console
468 .. code-block:: console