zephyr/subsys/bluetooth
Aleksander Wasaznik 20d747815d Bluetooth: Shell: Remove ad-hoc CHAR_SIZE_MAX
Remove ad-hoc `CHAR_SIZE_MAX` in favor of `BT_ATT_MAX_ATTRIBUTE_LEN`.
The maximum size of an attribute is the same as the maximum size of a
characteristic.

Signed-off-by: Aleksander Wasaznik <aleksander.wasaznik@nordicsemi.no>
2023-03-20 09:51:24 +01:00
..
audio bluetooth: audio: Fix using wrong function check 2023-03-17 14:18:57 +01:00
common Bluetooth: Update Bluetooth legacy logging Kconfig 2022-11-30 14:37:58 +01:00
controller Bluetooth: Controller: Implement CIS abort_cb to flush tx/rx 2023-03-17 16:07:09 +01:00
crypto Bluetooth: Fix endianness of cryptographic toolbox function h8 2023-01-26 13:25:11 +01:00
host Bluetooth: ISO: Set missing CIS disconnecting state 2023-03-17 09:31:06 +01:00
mesh Bluetooth: Mesh: Fix registering GATT Proxy service after reboot 2023-03-17 14:19:15 +01:00
services Bluetooth: Services: Set IAS alert level before callback 2023-02-27 13:20:33 +01:00
shell Bluetooth: Shell: Remove ad-hoc CHAR_SIZE_MAX 2023-03-20 09:51:24 +01:00
CMakeLists.txt Bluetooth: crypto: Refactor a few items 2022-11-10 17:54:14 +02:00
Kconfig Bluetooth: crypto: Refactor a few items 2022-11-10 17:54:14 +02:00
Kconfig.adv Bluetooth: Mesh: Extended advertiser as default 2022-11-01 08:52:56 +00:00
Kconfig.iso Bluetooth: ISO: Fix BT_ISO_TX_MTU range 2023-03-03 09:19:19 +01:00