bt_mesh_cdb_iv_update() function
Set and store the IV Index and IV Update flag. The IV Index stored in the CDB will be the one used during provisioning of new nodes. This function is generally only used from inside the stack. This function will store the data to persistent storage if CONFIG_BT_SETTINGS is enabled.
Arguments
iv_index
The new IV Index to use.
iv_update
True if there is an ongoing IV Update procedure.
bt_mesh_cdb_iv_update() is called by 1 function:
![]()
bt_mesh_cdb_iv_update()