zephyr/subsys
Lingao Meng 5374245dd6 Bluetooth: Mesh: split prov.c into two separate modules
Currently all provisioning procedure into common source
files call `prov.c`, that will not compile separately.

Add `BT_MESH_NODE` to control whether nodes are supported
and device provisioning is supported, this will be used in
provisioner role.

Add more provisioner OOB authentication method.

Signed-off-by: Lingao Meng <mengabc1086@gmail.com>
2020-10-28 12:53:09 +02:00
..
bluetooth Bluetooth: Mesh: split prov.c into two separate modules 2020-10-28 12:53:09 +02:00
canbus
console
cpp
debug
dfu
disk
emul emul: spi: bmi160: Add support for I2C 2020-10-27 16:41:30 +01:00
fb
fs fs: Move fs_file_system_t declaration out of fs.h 2020-10-23 12:55:41 +02:00
jwt
logging
lorawan
mgmt
net net: lwm2m: Start notify sequence numbers on 0 2020-10-27 11:25:22 +02:00
power
random
settings
shell
stats
storage
testsuite
timing
tracing
usb
CMakeLists.txt
Kconfig