Searched refs:updated_attention (Results 1 – 4 of 4) sorted by relevance
289 uint8_t updated_attention; in attention_set() local292 &updated_attention); in attention_set()296 shell_print(sh, "Health Attention Timer: %u", updated_attention); in attention_set()
324 uint8_t attention, uint8_t *updated_attention);
211 uint8_t attention, uint8_t *updated_attention) in bt_mesh_health_cli_attention_set() argument215 .attention = updated_attention, in bt_mesh_health_cli_attention_set()228 return bt_mesh_msg_ackd_send(cli->model, ctx, &msg, updated_attention ? &rsp : NULL); in bt_mesh_health_cli_attention_set()
3581 uint8_t updated_attention; in health_attention_set() local3592 &updated_attention); in health_attention_set()3605 rp->attention = updated_attention; in health_attention_set()