zephyr/subsys/bluetooth
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
..
common bluetooth: Allow immediate logging with software-based LL 2020-09-04 18:48:32 +02:00
controller Bluetooth: controller: Remove redundant condition compile 2020-10-26 17:40:08 +01:00
host Bluetooth: host: Fix application conn param update not started 2020-10-26 16:16:35 +02:00
mesh Bluetooth: Mesh: split prov.c into two separate modules 2020-10-28 12:53:09 +02:00
services bluetooth: services: ots: use multi-instance macro from gatt.h 2020-09-04 18:37:27 +02:00
shell Bluetooth: shell: Fix ifdef order in command inclusion 2020-10-23 12:56:39 +02:00
CMakeLists.txt Bluetooth: controller: Remove legacy LL 2020-05-08 15:07:00 +02:00
Kconfig bluetooth: add dep on !SMP 2020-10-05 19:33:02 -07:00