Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/include/
Dcfg_cli.h112 struct bt_mesh_cfg_hb_sub { struct
119 struct bt_mesh_cfg_hb_sub *sub); argument
/hal_espressif-latest/components/bt/esp_ble_mesh/btc/
Dbtc_ble_mesh_config_model.c561 return bt_mesh_cfg_hb_sub_set(&param, (struct bt_mesh_cfg_hb_sub *)&set->heartbeat_sub_set); in btc_ble_mesh_config_client_set_state()
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dcfg_cli.c952 struct bt_mesh_cfg_hb_sub *sub) in bt_mesh_cfg_hb_sub_set()