Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/api/models/include/
Desp_ble_mesh_config_model_api.h397 …esp_ble_mesh_cfg_heartbeat_pub_set_t heartbeat_pub_set; /*!< For ESP_BLE_MESH_MODEL_OP_H… member
/hal_espressif-latest/components/bt/esp_ble_mesh/btc/
Dbtc_ble_mesh_config_model.c563 return bt_mesh_cfg_hb_pub_set(&param, (struct bt_mesh_cfg_hb_pub *)&set->heartbeat_pub_set); in btc_ble_mesh_config_client_set_state()
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dcfg_srv.c3057 static void heartbeat_pub_set(struct bt_mesh_model *model, in heartbeat_pub_set() function
3328 { OP_HEARTBEAT_PUB_SET, 9, heartbeat_pub_set },