Searched refs:bt_mesh_health_period_set (Results 1 – 3 of 3) sorted by relevance
48 int bt_mesh_health_period_set(bt_mesh_client_common_param_t *param,
372 return bt_mesh_health_period_set(¶m, set->period_set.fast_period_divisor, true); in btc_ble_mesh_health_client_set_state()374 return bt_mesh_health_period_set(¶m, set->period_set.fast_period_divisor, false); in btc_ble_mesh_health_client_set_state()
265 int bt_mesh_health_period_set(bt_mesh_client_common_param_t *param, in bt_mesh_health_period_set() function