zephyr/subsys/bluetooth/shell
Emil Gydesen 4e3205d238 Bluetooth: Audio: Add packing to unicast group create
Add the ISO packing field when creating a unicast group.

This refactors the structure of the unicast group create,
as it now takes both the packing as a group parameter, as well
as an array of stream-specific parameters.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2022-12-22 10:59:16 +01:00
..
audio.c Bluetooth: Audio: Add packing to unicast group create 2022-12-22 10:59:16 +01:00
bap_broadcast_assistant.c Bluetooth: Audio: Rename BASS and BASS client 2022-11-16 11:17:52 +01:00
bap_scan_delegator.c Bluetooth: Audio: Rename BASS and BASS client 2022-11-16 11:17:52 +01:00
bredr.c includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
bt.c Bluetooth: Shell: Move the name filter last 2022-12-16 11:05:24 +00:00
bt.h Bluetooth: Audio: Use svc_inst instead of bt_csip for set_member 2022-11-24 15:23:48 +01:00
cap_acceptor.c Bluetooth: Audio: Use svc_inst instead of bt_csip for set_member 2022-11-24 15:23:48 +01:00
cap_initiator.c Bluetooth: Audio: Rename CSIS to CSIP 2022-11-24 15:23:48 +01:00
CMakeLists.txt Bluetooth: Audio: Specify bt_vcp_vol_rend API 2022-11-28 17:43:40 +01:00
csip_set_coordinator.c Bluetooth: Audio: Rename CSIS to CSIP 2022-11-24 15:23:48 +01:00
csip_set_member.c Bluetooth: Audio: Use svc_inst instead of bt_csip for set_member 2022-11-24 15:23:48 +01:00
gatt.c Bluetooth: shell: fix compiler warning 2022-10-27 17:23:36 +02:00
has_client.c includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
has.c Bluetooth: has: Make HAS registration dynamic 2022-12-20 17:04:45 +00:00
hci.c includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
hci.h
ias_client.c Bluetooth: Add IAS shell 2022-09-09 10:05:46 +02:00
ias.c Bluetooth: Add IAS shell 2022-09-09 10:05:46 +02:00
iso.c includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
Kconfig Bluetooth: Shell: Select BT_TICKER_NEXT_SLOT_GET when BT_LL_SW_SPLIT 2022-11-03 10:24:49 +01:00
l2cap.c Bluetooth: Shell: Fix L2CAP ecred commands 2022-09-14 09:38:39 +00:00
ll.c includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
ll.h
mcc.c Bluetooth: Audio: Removed unused cmd_mcc_ots functions 2022-12-02 16:08:54 +01:00
media_controller.c Bluetooth: Audio: Replace generic media "send cmd" with explicit commands 2022-12-02 16:08:54 +01:00
micp_mic_ctlr.c Bluetooth: Audio: Rename struct bt_micp and cleanup 2022-07-06 10:41:52 +02:00
micp_mic_dev.c Bluetooth: Audio: Rename MICP mic_dev disable to mute disable 2022-07-06 10:41:52 +02:00
mpl.c Bluetooth: Use Zephyr standard log system instead of bluetooth/common/log 2022-11-25 17:08:36 +01:00
rfcomm.c includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
tbs_client.c includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
tbs.c Bluetooth: Use Zephyr standard log system instead of bluetooth/common/log 2022-11-25 17:08:36 +01:00
ticker.c includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
vcp_vol_ctlr.c Bluetooth: Audio: Use bt_vcp_vol_ctlr instead of bt_vcp 2022-11-28 17:43:40 +01:00
vcp_vol_rend.c Bluetooth: audio: shell: Fix VCP Volume Renderer build 2022-12-02 11:28:34 +01:00