Emil Gydesen
ebadb11645
Bluetooth: Audio: Spring cleaning
...
Adds, removes and modifies includes in all LE audio
files.
Fixes any found spelling mistakes as well.
Fixes a few places where incorrect types were used.
Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2024-06-04 13:37:53 +02:00
Andries Kruithof
b5ecb21447
Bluetooth: CAP: shell: add command for broadcast reception start
...
A shell command has been added for the new CAP procedure
'broadcast_reception_start'
Signed-off-by: Andries Kruithof <andries.kruithof@nordicsemi.no>
2024-05-30 16:44:17 -05:00
Emil Gydesen
f58ac3476f
Bluetooth: CAP: Add reference to the set member for CAP discover
...
Since the CSIP API expects a set member struct for nearly all
functionality, the reference to the full set member (along with
the CAS specific CSIS) should be given to the application.
Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2024-05-18 15:51:26 +03:00
Andries Kruithof
d96f98188c
Bluetooth: CAP: Shell: Add cancel command
...
We didn't have a cancel command for the CAP commander, so adding this
command here.
Signed-off-by: Andries Kruithof <andries.kruithof@nordicsemi.no>
2024-04-17 14:31:56 +02:00
Emil Gydesen
490fb20148
Bluetooth: Audio: Shell: CAP change microphone mute command
...
Adds the change microphone mute command to the CAP commander shell.
Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2024-04-05 12:21:38 +02:00
Emil Gydesen
164529145b
Bluetooth: Audio: Shell: CAP change microphone gain command
...
Adds the change microphone gain command to the CAP commander shell.
Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2024-03-12 17:56:09 +00:00
Emil Gydesen
e0dbd3fd39
Bluetooth: Audio: Shell: CAP change volume mute command
...
Adds the change volume mute command to the CAP commander shell.
Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2024-02-25 22:25:26 -05:00
Emil Gydesen
6c403da3cd
Bluetooth: Audio: Shell: CAP change volume offset command
...
Add sthe change volume offset command to the CAP commander shell.
Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2024-01-31 21:35:17 -05:00
Emil Gydesen
490c5e3b20
Bluetooth: Audio: Shell: CAP change volume command
...
Add sthe change volume command to the CAP commander shell.
Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2024-01-17 12:00:09 -05:00
Emil Gydesen
cda5e58aa5
Bluetooth: CAP: Commander discovery support
...
Implement the CAP Commander discovery function.
Adds support for it in the shell.
This includes initial babblesim and unit testing as well.
Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2023-12-19 08:50:40 +01:00