Home
last modified time | relevance | path

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

/Zephyr-latest/samples/bluetooth/mesh_demo/src/
Dmicrobit.c41 static void button_send_pressed(struct k_work *work) in button_send_pressed() function
244 k_work_init(&button_work, button_send_pressed); in configure_buttons()