Home
last modified time | relevance | path

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

/Zephyr-latest/samples/boards/phytec/reel_board/mesh_badge/src/
Dmesh.c524 static void send_hello(struct k_work *work) in send_hello() function
656 k_work_init(&hello_work, send_hello); in mesh_init()