Home
last modified time | relevance | path

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

/Zephyr-latest/samples/bluetooth/mesh/src/
Dmain.c302 static int gen_onoff_send(bool val) in gen_onoff_send() function
330 (void)gen_onoff_send(!onoff.val); in button_pressed()