Home
last modified time | relevance | path

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

/Zephyr-Core-2.7.6/subsys/bluetooth/mesh/
Dsubnet.h205 void bt_mesh_subnet_store(uint16_t net_idx);
Dsubnet.c192 void bt_mesh_subnet_store(uint16_t net_idx) in bt_mesh_subnet_store() function
228 bt_mesh_subnet_store(sub->net_idx); in key_refresh()
373 bt_mesh_subnet_store(sub->net_idx); in bt_mesh_subnet_add()
Dnet.c197 bt_mesh_subnet_store(idx); in bt_mesh_net_create()