Asterisk - The Open Source Telephony Project
18.5.0
|
Data Fields | |
uint32_t | res |
uint32_t | softKeySetCount |
struct soft_key_set_definition | softKeySetDefinition [16] |
uint32_t | softKeySetOffset |
uint32_t | totalSoftKeySetCount |
Definition at line 1047 of file chan_skinny.c.
uint32_t res |
Definition at line 1052 of file chan_skinny.c.
uint32_t softKeySetCount |
Definition at line 1049 of file chan_skinny.c.
Referenced by transmit_softkeysetres().
struct soft_key_set_definition softKeySetDefinition[16] |
Definition at line 1051 of file chan_skinny.c.
Referenced by transmit_softkeysetres().
uint32_t softKeySetOffset |
Definition at line 1048 of file chan_skinny.c.
Referenced by transmit_softkeysetres().
uint32_t totalSoftKeySetCount |
Definition at line 1050 of file chan_skinny.c.
Referenced by transmit_softkeysetres().