zephyr/subsys/bluetooth
Aleksandr Khromykh 3d37549bac Bluetooth: Mesh: allocate mesh max required buffer number
Since sending of public key was moved into system
work (https://github.com/zephyrproject-rtos/zephyr/pull/62331)
it uses the same context as a Host Tx buffer
allocator for gatt sending. Host cannot wait for
free buffer anymore. Mesh requires 4 buffers
to send max size frame(public key) during
provisioning.

Signed-off-by: Aleksandr Khromykh <aleksandr.khromykh@nordicsemi.no>
2023-11-24 09:26:37 +01:00
..
audio Bluetooth: audio: has: Add non-volatile settings 2023-11-22 09:51:33 +01:00
common Bluetooth: Mesh: allocate mesh max required buffer number 2023-11-24 09:26:37 +01:00
controller Bluetooth: Controller: Reduce RTN for requested Max Transport Latency 2023-11-14 09:46:02 +01:00
crypto
host Revert "Bluetooth: att: use a dedicated metadata struct for RSP PDUs" 2023-11-17 09:26:08 +01:00
lib Bluetooth: Host: Remove 'Experimental' flag of EAD 2023-07-28 17:48:16 +02:00
mesh Bluetooth: Mesh: Fix integer overflow 2023-11-20 09:23:56 +01:00
services Bluetooth: Host: Amend existing L2CAP accept callbacks 2023-09-14 14:36:34 +02:00
shell Bluetooth: shell: make behaviour of iso cmd same as bt cmd 2023-10-27 10:53:25 +02:00
CMakeLists.txt
Kconfig
Kconfig.adv
Kconfig.iso Bluetooth: ISO: Rename BT_ISO_ADVANCED to BT_ISO_TEST_PARAMS 2023-10-20 14:50:48 +02:00
Kconfig.logging Bluetooth: CAP: Commander API and skeleton 2023-11-07 09:49:41 +01:00