Home
last modified time | relevance | path

Searched defs:btn_id (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/samples/net/openthread/coap/src/
Dbutton.h21 int btn_id; member
Dcoap_shell.c80 int btn_id; in coap_cmd_btn_get() local
Dbutton.c159 int coap_btn_get_state(const char *addr, int btn_id, int *state) in coap_btn_get_state()