Home
last modified time | relevance | path

Searched refs:attention_on (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/samples/bluetooth/mesh_demo/src/
Dmain.c53 static void attention_on(const struct bt_mesh_model *model) in attention_on() function
67 .attn_on = attention_on,
/Zephyr-latest/samples/bluetooth/mesh/src/
Dmain.c27 static void attention_on(const struct bt_mesh_model *mod) in attention_on() function
38 .attn_on = attention_on,
/Zephyr-latest/samples/boards/phytec/reel_board/mesh_badge/src/
Dmesh.c162 static void attention_on(const struct bt_mesh_model *model) in attention_on() function
173 .attn_on = attention_on,
/Zephyr-latest/subsys/bluetooth/mesh/shell/
Dshell.c127 static void attention_on(const struct bt_mesh_model *model) in attention_on() function
142 .attn_on = attention_on,