zephyr/subsys/bluetooth/mesh
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
..
access.c
access.h
adv.c
adv.h
beacon.c Bluetooth: Mesh: Remove unnecessary #ifdefs from beacon code 2020-09-01 22:00:02 +03:00
beacon.h
cdb.c
cfg_cli.c Bluetooth: Mesh: Config client net_key_del 2020-09-01 14:49:20 +03:00
cfg_srv.c Bluetooth: Mesh: Network loopback 2020-08-30 17:09:59 +03:00
CMakeLists.txt
crypto.c
crypto.h
foundation.h
friend.c
friend.h
health_cli.c
health_srv.c
Kconfig Bluetooth: Mesh: Remove unnecessary #ifdefs from beacon code 2020-09-01 22:00:02 +03:00
lpn.c
lpn.h
main.c Bluetooth: Mesh: Network loopback 2020-08-30 17:09:59 +03:00
mesh.h
net.c Bluetooth: Mesh: Network loopback 2020-08-30 17:09:59 +03:00
net.h Bluetooth: Mesh: Network loopback 2020-08-30 17:09:59 +03:00
pb_adv.c
pb_gatt.c
prov_bearer.h
prov.c
prov.h
proxy.c Bluetooth: UUID: Use BT_UUID_16_ENCODE to set UUIDs in adv data 2020-08-25 16:09:22 +03:00
proxy.h
settings.c
settings.h
shell.c Bluetooth: Mesh: Config client net_key_del 2020-09-01 14:49:20 +03:00
test.c
test.h
TODO
transport.c
transport.h