Home
last modified time | relevance | path

Searched refs:attention_off (Results 1 – 5 of 5) sorted by relevance

/Zephyr-latest/samples/bluetooth/mesh_demo/src/
Dmain.c60 static void attention_off(const struct bt_mesh_model *model) in attention_off() function
68 .attn_off = attention_off,
/Zephyr-latest/samples/bluetooth/mesh/src/
Dmain.c32 static void attention_off(const struct bt_mesh_model *mod) in attention_off() function
39 .attn_off = attention_off,
/Zephyr-latest/subsys/bluetooth/mesh/
Dhealth_srv.c407 static void attention_off(struct k_work *work) in attention_off() function
436 k_work_init_delayable(&srv->attn_timer, attention_off); in health_srv_init()
/Zephyr-latest/samples/boards/phytec/reel_board/mesh_badge/src/
Dmesh.c167 static void attention_off(const struct bt_mesh_model *model) in attention_off() function
174 .attn_off = attention_off,
/Zephyr-latest/subsys/bluetooth/mesh/shell/
Dshell.c132 static void attention_off(const struct bt_mesh_model *model) in attention_off() function
143 .attn_off = attention_off,