zephyr/subsys/bluetooth
Johan Hedberg 0aa5341ea5 Bluetooth: Mesh: Remove unnecessary #ifdefs from beacon code
Many #ifdefs can be removed, but the UNPROV_BEACON_INT Kconfig
variable needs to be also made available also. This is done by making
its prompt (user selectability) optional rather than the option
itself. This approach is fine for "parameter style" options, but
should probably not be used for feature enabling options.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2020-09-01 22:00:02 +03:00
..
common Bluetooth: Call bt_recv from priority higher that TX thread. 2020-09-01 15:15:36 +03:00
controller Bluetooth: Call bt_recv from priority higher that TX thread. 2020-09-01 15:15:36 +03:00
host Bluetooth: Call bt_recv from priority higher that TX thread. 2020-09-01 15:15:36 +03:00
mesh Bluetooth: Mesh: Remove unnecessary #ifdefs from beacon code 2020-09-01 22:00:02 +03:00
services zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
shell tests: Bluetooth: shell: Fix conditional compilations 2020-08-25 16:38:12 +03:00
CMakeLists.txt Bluetooth: controller: Remove legacy LL 2020-05-08 15:07:00 +02:00
Kconfig Bluetooth: host: Perodic advertisement synchronization 2020-08-11 14:17:19 +02:00