Home
last modified time | relevance | path

Searched refs:attention (Results 1 – 25 of 34) sorted by relevance

12

/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/
Dhealth_srv.rst6 The Health Server model provides attention callbacks and node diagnostics for
35 The attention state is used to make the device call attention to itself
37 The attention state may be used during provisioning to let the user know which
40 The attention state is always assigned a timeout in the range of one to 255
42 application to run their attention calling behavior:
44 attention period, :c:member:`bt_mesh_health_srv_cb.attn_off` is called at
47 The remaining time for the attention period may be queried through
Dhealth_cli.rst7 diagnostics and control the node's attention state.
Dprovisioning.rst75 invitation. The invitations prompts the provisionee to call attention to
Dshell.rst1037 ``mesh models health attention-get``
1040 Get the current Health Server attention state.
1043 ``mesh models health attention-set <Time(s)>``
1046 Enable the Health Server attention state for some time.
1048 * ``Time``: Duration of the attention state, in seconds (``0`` to ``255``)
1051 ``mesh models health attention-set-unack <Time(s)>``
1054 Enable the Health Server attention state for some time without requesting a response.
1056 * ``Time``: Duration of the attention state, in seconds (``0`` to ``255``)
/Zephyr-latest/subsys/bluetooth/mesh/
Dhealth_cli.c151 uint8_t *attention; member
160 uint8_t attention; in health_attention_status() local
165 attention = net_buf_simple_pull_u8(buf); in health_attention_status()
169 if (param->attention) { in health_attention_status()
170 *param->attention = attention; in health_attention_status()
177 cli->attention_status(cli, ctx->addr, attention); in health_attention_status()
191 uint8_t *attention) in bt_mesh_health_cli_attention_get() argument
195 .attention = attention, in bt_mesh_health_cli_attention_get()
207 return bt_mesh_msg_ackd_send(cli->model, ctx, &msg, attention ? &rsp : NULL); in bt_mesh_health_cli_attention_get()
211 uint8_t attention, uint8_t *updated_attention) in bt_mesh_health_cli_attention_set() argument
[all …]
/Zephyr-latest/samples/bluetooth/mesh_demo/src/
Dboard.h22 void board_attention(bool attention);
42 void board_attention(bool attention) in board_attention() argument
Dmicrobit.c193 void board_attention(bool attention) in board_attention() argument
219 if (attention) { in board_attention()
/Zephyr-latest/include/zephyr/bluetooth/mesh/
Dhealth_cli.h62 uint8_t attention);
319 uint8_t *attention);
340 uint8_t attention, uint8_t *updated_attention);
352 struct bt_mesh_msg_ctx *ctx, uint8_t attention);
/Zephyr-latest/subsys/bluetooth/mesh/shell/
Dhealth.c257 uint8_t attention; in cmd_attention_get() local
260 err = bt_mesh_health_cli_attention_get(cli, ctx.addr ? &ctx : NULL, &attention); in cmd_attention_get()
264 shell_print(sh, "Health Attention Timer: %u", attention); in cmd_attention_get()
279 uint8_t attention; in attention_set() local
282 attention = shell_strtoul(argv[1], 0, &err); in attention_set()
291 err = bt_mesh_health_cli_attention_set(cli, ctx.addr ? &ctx : NULL, attention, in attention_set()
302 err = bt_mesh_health_cli_attention_set_unack(cli, ctx.addr ? &ctx : NULL, attention); in attention_set()
334 SHELL_CMD_ARG(attention-get, NULL, NULL, cmd_attention_get, 1, 0),
335 SHELL_CMD_ARG(attention-set, NULL, "<Time(s)>", cmd_attention_set, 2, 0),
336 SHELL_CMD_ARG(attention-set-unack, NULL, "<Time(s)>", cmd_attention_set_unack, 2, 0),
Dshell.c201 uint16_t addr, uint8_t attention) in health_attention_status() argument
203 shell_print_ctx("Health Attention Status from 0x%04x: %u", addr, attention); in health_attention_status()
/Zephyr-latest/doc/_static/css/
Ddark.css72 --admonition-attention-background-color: #444033;
73 --admonition-attention-color: #ffeeaf;
74 --admonition-attention-title-background-color: #665022;
75 --admonition-attention-title-color: #ffeeaf;
Dlight.css70 --admonition-attention-background-color: #ffedcc;
71 --admonition-attention-color: #404040;
72 --admonition-attention-title-background-color: #f0b37e;
73 --admonition-attention-title-color: #fff;
Dgcs.css63 color: var(--admonition-attention-title-color) !important;
64 background-color: var(--admonition-attention-title-background-color) !important;
Dcustom.css477 .rst-content .admonition.attention,
480 background-color: var(--admonition-attention-background-color);
481 color: var(--admonition-attention-color);
485 .rst-content .admonition.attention .admonition-title,
488 background-color: var(--admonition-attention-title-background-color);
489 color: var(--admonition-attention-title-color);
/Zephyr-latest/samples/bluetooth/direction_finding_central/boards/
Dnrf5340dk_nrf5340_cpuapp.overlay10 * Note: Pay attention to assign the same GPIO pins as those provided in
/Zephyr-latest/samples/bluetooth/direction_finding_connectionless_rx/boards/
Dnrf5340dk_nrf5340_cpuapp.overlay10 * Note: Pay attention to assign the same GPIO pins as those provided in
/Zephyr-latest/samples/bluetooth/direction_finding_peripheral/boards/
Dnrf5340dk_nrf5340_cpuapp.overlay10 * Note: Pay attention to assign the same GPIO pins as those provided in
/Zephyr-latest/samples/bluetooth/direction_finding_connectionless_tx/boards/
Dnrf5340dk_nrf5340_cpuapp.overlay10 * Note: Pay attention to assign the same GPIO pins as those provided in
/Zephyr-latest/doc/hardware/peripherals/
Dsmbus.rst33 request attention from the Controller. The Controller needs to read one byte
/Zephyr-latest/samples/boards/nordic/dynamic_pinctrl/
DREADME.rst29 associated pins has not been initialized yet. Therefore, pay attention to the
/Zephyr-latest/tests/bluetooth/tester/src/btp/
Dbtp_mesh.h719 uint8_t attention; member
723 uint8_t attention; member
/Zephyr-latest/scripts/ci/es_upload/
DREADME.md20 Use these examples as a reference for your setup. Always pay attention to possible changes
/Zephyr-latest/
DCODE_OF_CONDUCT.md30 * The use of sexualized language or imagery, and sexual attention or advances of
/Zephyr-latest/doc/safety/
Dsafety_overview.rst239 during normal development on “main”, which means that special attention is paid to quality goals
249 safety architect should bring it to the attention of the Safety Committee or the Technical
/Zephyr-latest/doc/project/
Ddev_env_and_tools.rst341 - The PR needs attention from the maintainers.
406 - An issue or a PR which seems abandoned, and requires attention by the author.

12