Asterisk - The Open Source Telephony Project
18.5.0
|
Data Fields | |
uint32_t | softKeyCount |
uint32_t | softKeyOffset |
struct soft_key_template_definition | softKeyTemplateDefinition [32] |
uint32_t | totalSoftKeyCount |
Definition at line 1033 of file chan_skinny.c.
uint32_t softKeyCount |
Definition at line 1035 of file chan_skinny.c.
Referenced by transmit_softkeytemplateres().
uint32_t softKeyOffset |
Definition at line 1034 of file chan_skinny.c.
Referenced by transmit_softkeytemplateres().
struct soft_key_template_definition softKeyTemplateDefinition[32] |
Definition at line 1037 of file chan_skinny.c.
Referenced by transmit_softkeytemplateres().
uint32_t totalSoftKeyCount |
Definition at line 1036 of file chan_skinny.c.
Referenced by transmit_softkeytemplateres().