Data Fields | |
uint32_t | buttonCount |
uint32_t | buttonOffset |
struct button_definition | definition [42] |
uint32_t | totalButtonCount |
Definition at line 490 of file chan_skinny.c.
uint32_t buttonCount |
Definition at line 492 of file chan_skinny.c.
Referenced by handle_button_template_req_message().
uint32_t buttonOffset |
Definition at line 491 of file chan_skinny.c.
Referenced by handle_button_template_req_message().
struct button_definition definition[42] |
Definition at line 494 of file chan_skinny.c.
Referenced by handle_button_template_req_message().
uint32_t totalButtonCount |
Definition at line 493 of file chan_skinny.c.
Referenced by handle_button_template_req_message().