Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dsettings.h35 void bt_mesh_store_mod_pub(struct bt_mesh_model *mod);
Dprovisioner_main.c1136 bt_mesh_store_mod_pub(model); in model_pub_clear()
Dcfg_srv.c249 bt_mesh_store_mod_pub(model); in _mod_pub_set()
284 bt_mesh_store_mod_pub(model); in _mod_pub_set()
Dsettings.c2322 void bt_mesh_store_mod_pub(struct bt_mesh_model *model) in bt_mesh_store_mod_pub() function