Bluetooth: Mesh: Rename prov_dev->provisionee
Renames "prov device" references and options to "provisionee" to align implementation with Mesh Protocol specification v1.1, section 5.4. Signed-off-by: Anders Storrø <anders.storro@nordicsemi.no>
This commit is contained in:
parent
00f7c0e445
commit
25d44a828d
11 changed files with 76 additions and 61 deletions
|
@ -33,7 +33,7 @@ CONFIG_BT_MESH_RELAY=y
|
|||
CONFIG_BT_MESH_RELAY_RETRANSMIT_COUNT=3
|
||||
|
||||
CONFIG_BT_MESH_PROVISIONER=y
|
||||
CONFIG_BT_MESH_PROV_DEVICE=n
|
||||
CONFIG_BT_MESH_PROVISIONEE=n
|
||||
CONFIG_BT_MESH_CDB=y
|
||||
CONFIG_BT_MESH_CDB_NODE_COUNT=16
|
||||
CONFIG_BT_MESH_CDB_SUBNET_COUNT=3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue