zephyr/subsys/bluetooth
Luiz Augusto von Dentz 593d8561c9 Bluetooth: PPCP: Fix not being able to disable configurations
The spec allows to set to no specific value with use of 0xffff.

As this still enables entering values in the invalid range, 3200-65535
for min/max interval, this adds the necessary build checks to prevent
values within this range to be used and at same time check if min
interval is not bigger that max interval.

Fixes #15017

Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2019-04-02 12:13:22 -04: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: PPCP: Fix not being able to disable configurations 2019-04-02 12:13:22 -04: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