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>
This commit is contained in:
parent
d3a856289b
commit
5374245dd6
14 changed files with 1782 additions and 1072 deletions
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue