zephyr/subsys/bluetooth/shell
Mariusz Skamra 3fa456905d Bluetooth: audio: Factor out bt_audio_iso pool
This adds common bt_audio_iso pool that will be used across all the
roles/profiles. The pool range is dependent on the CONFIG_BT_ISO_MAX_CHAN
which is the maximum number of ISO connections the host can maintain.

Signed-off-by: Mariusz Skamra <mariusz.skamra@codecoup.pl>
2022-11-04 08:55:12 +00:00
..
audio.c Bluetooth: audio: Factor out bt_audio_iso pool 2022-11-04 08:55:12 +00:00
bass_client.c Bluetooth: Replace 'bt_addr_le_cmp(x) == 0' with 'bt_addr_le_eq(x)' 2022-10-19 15:40:18 +03:00
bass.c includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
bredr.c includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
bt.c Bluetooth: Shell: Add back erroneously removed ll-addr command 2022-11-02 10:30:52 +01:00
bt.h Bluetooth: shell: Add LE Audio related advertisement data 2022-08-19 12:07:31 +02:00
cap_acceptor.c Bluetooth: Audio: CAP shell implementations 2022-10-24 10:39:11 +02:00
cap_initiator.c Bluetooth: Audio: CAP initiator discover CSIS 2022-10-24 10:39:11 +02:00
CMakeLists.txt Bluetooth: Audio: CAP shell implementations 2022-10-24 10:39:11 +02:00
csis_client.c Bluetooth: Audio: CSIS: Refactor CSIS client discover API 2022-10-24 10:39:11 +02:00
csis.c Bluetooth: Audio: CAP shell implementations 2022-10-24 10:39:11 +02: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 includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02: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 all: logging: Remove log_strdup function 2022-06-23 13:42:23 +02:00
media_controller.c all: logging: Remove log_strdup function 2022-06-23 13:42:23 +02: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 subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02: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 includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
ticker.c includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
vcs_client.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
vcs.c Bluetooth: shell: audio: Extend vcs init with opt params 2022-07-18 18:42:34 +02:00