Asterisk - The Open Source Telephony Project  18.5.0
Data Fields
soft_key_template_res_message Struct Reference
Collaboration diagram for soft_key_template_res_message:
Collaboration graph
[legend]

Data Fields

uint32_t softKeyCount
 
uint32_t softKeyOffset
 
struct soft_key_template_definition softKeyTemplateDefinition [32]
 
uint32_t totalSoftKeyCount
 

Detailed Description

Definition at line 1033 of file chan_skinny.c.

Field Documentation

◆ softKeyCount

uint32_t softKeyCount

Definition at line 1035 of file chan_skinny.c.

Referenced by transmit_softkeytemplateres().

◆ softKeyOffset

uint32_t softKeyOffset

Definition at line 1034 of file chan_skinny.c.

Referenced by transmit_softkeytemplateres().

◆ softKeyTemplateDefinition

struct soft_key_template_definition softKeyTemplateDefinition[32]

Definition at line 1037 of file chan_skinny.c.

Referenced by transmit_softkeytemplateres().

◆ totalSoftKeyCount

uint32_t totalSoftKeyCount

Definition at line 1036 of file chan_skinny.c.

Referenced by transmit_softkeytemplateres().


The documentation for this struct was generated from the following file: