
Data Fields | |
| struct { | |
| struct skinny_addon * next | |
| } | list |
| ast_mutex_t | lock |
| struct skinny_device * | parent |
| char | type [10] |
Definition at line 1239 of file chan_skinny.c.
| struct { ... } list |
Definition at line 1240 of file chan_skinny.c.
Referenced by config_parse_variables().
| struct skinny_addon* next |
Definition at line 1242 of file chan_skinny.c.
| struct skinny_device* parent |
Definition at line 1243 of file chan_skinny.c.
| char type[10] |
Definition at line 1241 of file chan_skinny.c.
Referenced by _skinny_show_device(), config_parse_variables(), and get_button_template().
1.7.1