Lines Matching +full:dc +full:- +full:gain
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
60 36 04 9a dc 66 3a a1 a1 |6...f:..
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
255 .. code-block:: console
257 cap_commander --help
258 cap_commander - Bluetooth CAP commander shell commands
267 change_microphone_gain :Change microphone gain per connection <gain
268 [gain [...]]>
282 --------------
287 .. code-block:: console
296 .. code-block:: console
315 .. code-block:: console
347 .. code-block:: console
381 .. code-block:: console
412 Setting the microphone gain on one or more devices
417 .. code-block:: console
434 Setting microphone gain on 1 connections
435 AICS inst 0x200140a4 state gain 10, mute 0, mode 0
436 Gain set for inst 0x200140a4
437 Microphone gain change completed
440 Setting microphone gain on 2 connections
441 Gain set for inst 0x200140a4
442 AICS inst 0x20014188 state gain 15, mute 0, mode 0
443 Gain set for inst 0x20014188
444 Microphone gain change completed
449 .. code-block:: console
468 .. code-block:: console