Home
last modified time | relevance | path

Searched refs:bt_mesh_net_pending_iv_store (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/subsys/bluetooth/mesh/
Dsettings.c195 [BT_MESH_SETTINGS_IV_PENDING] = { bt_mesh_net_pending_iv_store }, in store_pending()
Dnet.h320 void bt_mesh_net_pending_iv_store(void);
Dnet.c1191 void bt_mesh_net_pending_iv_store(void) in bt_mesh_net_pending_iv_store() function