zephyr/subsys/bluetooth/services
Joakim Andersson f0e6b400e4 Bluetooth: OTS: Update OTS to use correct reserve define
Update the L2CAP OTS implementation to use the correct reserve
defitition. By not using the correct definition the stack always
allocates a new segment for the packet, which puts more stress on the
stack buffers.
Update TX data size to be more intuitive by adding the overhead, instead
of subtracting it. This increases the default MTU of the implementation.

Signed-off-by: Joakim Andersson <joakim.andersson@nordicsemi.no>
2021-05-06 14:56:18 +02:00
..
ots Bluetooth: OTS: Update OTS to use correct reserve define 2021-05-06 14:56:18 +02:00
CMakeLists.txt bluetooth: services: add tps service 2020-12-10 13:33:12 +01:00
Kconfig bluetooth: services: add tps service 2020-12-10 13:33:12 +01:00
Kconfig.bas
Kconfig.dis Bluetooth: DIS: settings: select SETTINGS 2020-11-19 13:18:16 +02:00
Kconfig.hrs
Kconfig.tps bluetooth: services: add tps service 2020-12-10 13:33:12 +01:00
bas.c
dis.c Bluetooth: DIS: settings: drop dependency on BT_SETTINGS 2020-11-19 13:18:16 +02:00
hrs.c
tps.c bluetooth: services: add tps service 2020-12-10 13:33:12 +01:00