
Data Fields | |
| ast_mutex_t | lock |
| skinny_addon * | next |
| skinny_device * | parent |
| char | type [10] |
Definition at line 983 of file chan_skinny.c.
| struct skinny_addon* next |
Definition at line 987 of file chan_skinny.c.
Referenced by build_device(), and get_button_template().
| struct skinny_device* parent |
Definition at line 988 of file chan_skinny.c.
| char type[10] |
Definition at line 985 of file chan_skinny.c.
Referenced by build_device(), and get_button_template().
1.5.1