Home
last modified time | relevance | path

Searched refs:StationMaxSoftKeyLabelSize (Results 1 – 2 of 2) sorted by relevance

/dports/net/asterisk-chan_sccp/chan-sccp-4.3.3/src/
H A Dsccp_protocol.h84 #define StationMaxSoftKeyLabelSize 16 macro
449 char softKeyLabel[StationMaxSoftKeyLabelSize]; /*!< Soft Key Label */
H A Dsccp_actions.c2622 …plateResMessage.definition[i].softKeyLabel, label2str(softkeysmap[i]), StationMaxSoftKeyLabelSize); in sccp_handle_soft_key_template_req()