Searched refs:updated_divisor (Results 1 – 4 of 4) sorted by relevance
217 uint8_t updated_divisor; in period_set() local220 &updated_divisor); in period_set()224 shell_print(sh, "Health FastPeriodDivisor: %u", updated_divisor); in period_set()
270 uint8_t divisor, uint8_t *updated_divisor);
263 uint8_t divisor, uint8_t *updated_divisor) in bt_mesh_health_cli_period_set() argument267 .divisor = updated_divisor, in bt_mesh_health_cli_period_set()280 return bt_mesh_msg_ackd_send(cli->model, ctx, &msg, updated_divisor ? &rsp : NULL); in bt_mesh_health_cli_period_set()
3589 uint8_t updated_divisor; in health_period_set() local3600 &updated_divisor); in health_period_set()3613 rp->divisor = updated_divisor; in health_period_set()