Searched refs:bt_mesh_cfg_hb_pub_set (Results 1 – 3 of 3) sorted by relevance
132 int bt_mesh_cfg_hb_pub_set(bt_mesh_client_common_param_t *param,
571 return bt_mesh_cfg_hb_pub_set(¶m, (struct bt_mesh_cfg_hb_pub *)&set->heartbeat_pub_set); in btc_ble_mesh_config_client_set_state()
974 int bt_mesh_cfg_hb_pub_set(bt_mesh_client_common_param_t *param, in bt_mesh_cfg_hb_pub_set() function