Home
last modified time | relevance | path

Searched refs:sccp_buttonconfig_list_t (Results 1 – 4 of 4) sorted by relevance

/dports/net/asterisk-chan_sccp/chan-sccp-4.3.3/src/
H A Dsccp_config.h40 SCCP_API sccp_value_changed_t SCCP_CALL sccp_config_addButton(sccp_buttonconfig_list_t *buttonconfi…
H A Dforward_declarations.h70 typedef struct sccp_buttonconfig_list sccp_buttonconfig_list_t; … typedef
H A Dsccp_device.h163 sccp_buttonconfig_list_t buttonconfig; /*!< SCCP Button Config Attached to this Device */
H A Dsccp_config.c320 sccp_value_changed_t sccp_config_checkButton(sccp_buttonconfig_list_t *buttonconfigList, int button…
1933 sccp_buttonconfig_list_t *buttonconfigList = (sccp_buttonconfig_list_t *)dest; in sccp_config_parse_button()
2064 sccp_value_changed_t sccp_config_checkButton(sccp_buttonconfig_list_t *buttonconfigList, int button… in sccp_config_checkButton()
2207 sccp_value_changed_t sccp_config_addButton(sccp_buttonconfig_list_t *buttonconfigList, int buttonin… in sccp_config_addButton()