zephyr/subsys/bluetooth/audio
Asbjørn Sæbø 9d71af1e15 Bluetooth: Audio: Media control - set L2CAP buffers
Set the number of L2CAP TX buffers suffiently high if MCS (media
control) is enabled.

Add BUILD_ASSERT if number is too low.

Signed-off-by: Asbjørn Sæbø <asbjorn.sabo@nordicsemi.no>
2021-12-15 14:59:55 -05:00
..
aics_client.c
aics_internal.h
aics.c
ccid_internal.h Bluetooth: Audio: CCID - updates for upmerge 2021-11-02 13:23:42 +01:00
ccid.c Bluetooth: Audio: CCID - updates for upmerge 2021-11-02 13:23:42 +01:00
CMakeLists.txt Bluetooth: Audio: Media control service 2021-11-11 15:31:37 +01:00
csis_client.c Bluetooth: Audio: Move csis.h to include/bluetooth/audio 2021-11-09 11:17:20 +01:00
csis_crypto.c Bluetooth: Audio: Add coordinated sets identification service server 2021-11-09 11:17:20 +01:00
csis_crypto.h Bluetooth: Audio: Move csis.h to include/bluetooth/audio 2021-11-09 11:17:20 +01:00
csis_internal.h Bluetooth: Audio: Move csis.h to include/bluetooth/audio 2021-11-09 11:17:20 +01:00
csis.c Bluetooth: Audio: Add coordinated sets identification service server 2021-11-09 11:17:20 +01:00
Kconfig Bluetooth: Audio: Media control client 2021-11-11 15:31:37 +01:00
Kconfig.aics Bluetooth: Audio: Mark AICS and AICS_CLIENT as experimental 2021-10-27 10:53:24 +02:00
Kconfig.csis Bluetooth: Audio: Add coordinated sets identification service client 2021-11-09 11:17:20 +01:00
Kconfig.mcs Bluetooth: Audio: Media control client 2021-11-11 15:31:37 +01:00
Kconfig.mics Bluetooth: Audio: Mark MICS and MICS_CLIENT as experimental 2021-10-27 10:53:24 +02:00
Kconfig.otc Bluetooth: Audio: Temporary Object Transfer client 2021-11-11 15:31:37 +01:00
Kconfig.vcs Bluetooth: Audio: Mark VCS and VCS_CLIENT as experimental 2021-10-27 10:53:24 +02:00
Kconfig.vocs Bluetooth: Audio: Mark VOCS and VOCS_CLIENT as experimental 2021-10-27 10:53:24 +02:00
mcc.c Bluetooth: Audio: Media control client 2021-11-11 15:31:37 +01:00
mcs_internal.h Bluetooth: Audio: Media control service 2021-11-11 15:31:37 +01:00
mcs.c Bluetooth: Audio: Media control - set L2CAP buffers 2021-12-15 14:59:55 -05:00
media_proxy_internal.h Bluetooth: Audio: Media proxy 2021-11-11 15:31:37 +01:00
media_proxy.c Bluetooth: Audio: Media proxy 2021-11-11 15:31:37 +01:00
mics_client.c Bluetooth: ATT: Fix typo in defines 2021-10-23 20:39:36 -04:00
mics_internal.h
mics.c
mpl_internal.h Bluetooth: Audio: Media control service 2021-11-11 15:31:37 +01:00
mpl.c bluetooth: ots: Add Create and Delete procedures 2021-11-24 21:49:11 +02:00
otc_internal.h Bluetooth: Audio: Temporary Object Transfer client 2021-11-11 15:31:37 +01:00
otc.c net: buf: POOL_FIXED_DEFINE explicit user data 2021-11-24 16:04:50 +02:00
otc.h Bluetooth: Audio: Temporary Object Transfer client 2021-11-11 15:31:37 +01:00
ots_internal.h Bluetooth: Audio: Temporary Object Transfer client 2021-11-11 15:31:37 +01:00
ots.h Bluetooth: Audio: Temporary Object Transfer client 2021-11-11 15:31:37 +01:00
vcs_client.c Bluetooth: Audio: Add check conn in VCS client notify handler 2021-12-03 17:40:21 +02:00
vcs_internal.h Bluetooth: Audio: VCS client use auto CCC discovery 2021-09-28 20:12:55 -04:00
vcs.c Bluetooth: Audio: Add initial server values in bt_vcs_register_param 2021-08-26 09:13:58 -04:00
vocs_client.c
vocs_internal.h
vocs.c