zephyr/subsys/bluetooth
Luiz Augusto von Dentz c581163dcf Bluetooth: Fix not accepting string equal to CONFIG_BT_DEVICE_NAME_MAX
In order to accept string of the same size entered in
CONFIG_BT_DEVICE_NAME_MAX an extra byte must be allocated to guarantee
it will always be NULL terminated.

Fixes #15067

Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2019-04-01 17:51:41 +03:00
..
common kconfig: bluetooth: Let BT_HCI_VS be configurable from controller 2019-03-12 19:42:40 +01:00
controller all: Update unsigend 'U' suffix due to multiplication 2019-03-28 17:15:58 -05:00
host Bluetooth: Fix not accepting string equal to CONFIG_BT_DEVICE_NAME_MAX 2019-04-01 17:51:41 +03:00
services kconfig: Remove blank lines at the beginning/end of files 2019-03-13 07:29:42 -05:00
shell all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
CMakeLists.txt Bluetooth: controller: Introduce ULL LLL architecture 2019-01-23 09:45:06 +01:00
Kconfig Bluetooth: kconfig: Remove redundant dependencies 2019-03-09 10:03:06 -05:00