bt_mesh_provision() function
Provision the local Mesh Node. This API should normally not be used directly by the application. The only exception is for testing purposes where manual provisioning is desired without an actual external provisioner.
Arguments
addr
Primary element address
Return value
Zero on success or (negative) error code otherwise.
![]()
err = bt_mesh_provision(pdu, net_idx, flags, iv_index, addr, dev_key);![]()
err = bt_mesh_provision(pdu, net_idx, flags, iv_index, addr, dev_key);
bt_mesh_provision() is called by 2 functions and calls 24 functions:
![]()
bt_mesh_provision()
bt_mesh_provision() reads 19 variables and writes 1 variable:
![]()
bt_mesh_provision()