Home
last modified time | relevance | path

Searched refs:bt_mesh_model_in_primary (Results 1 – 6 of 6) sorted by relevance

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dhealth_cli.c319 BT_DBG("primary %u", bt_mesh_model_in_primary(model)); in health_cli_init()
359 BT_DBG("primary %u", bt_mesh_model_in_primary(model)); in health_cli_deinit()
Dhealth_srv.c465 if (bt_mesh_model_in_primary(model)) { in health_srv_init()
497 if (bt_mesh_model_in_primary(model)) { in health_srv_deinit()
Dcfg_cli.c1256 if (!bt_mesh_model_in_primary(model)) { in cfg_cli_init()
1302 if (!bt_mesh_model_in_primary(model)) { in cfg_cli_deinit()
Dcfg_srv.c3389 if (!bt_mesh_model_in_primary(model)) { in cfg_srv_init()
3435 if (!bt_mesh_model_in_primary(model)) { in cfg_srv_deinit()
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/include/
Dmesh_access.h574 static inline bool bt_mesh_model_in_primary(const struct bt_mesh_model *mod) in bt_mesh_model_in_primary() function
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_models/server/
Dtime_scene_server.c1354 if (!bt_mesh_model_in_primary(model)) { in scene_srv_init()
1373 if (!bt_mesh_model_in_primary(model)) { in scene_setup_srv_init()
1388 if (!bt_mesh_model_in_primary(model)) { in scheduler_srv_init()
1412 if (!bt_mesh_model_in_primary(model)) { in scheduler_setup_srv_init()