Home
last modified time | relevance | path

Searched refs:bt_mesh_cdb_iv_update (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/include/zephyr/bluetooth/mesh/
Dcdb.h118 void bt_mesh_cdb_iv_update(uint32_t iv_index, bool iv_update);
/Zephyr-latest/subsys/bluetooth/mesh/
Dmain.c116 bt_mesh_cdb_iv_update(iv_index, BT_MESH_IV_UPDATE(flags)); in bt_mesh_provision()
Dcdb.c793 void bt_mesh_cdb_iv_update(uint32_t iv_index, bool iv_update) in bt_mesh_cdb_iv_update() function
Dnet.c369 bt_mesh_cdb_iv_update(iv_index, iv_update); in bt_mesh_net_iv_update()