Data Fields | |
ast_mutex_t | lock |
skinny_addon * | next |
skinny_device * | parent |
char | type [10] |
Definition at line 1217 of file chan_skinny.c.
Definition at line 1218 of file chan_skinny.c.
struct skinny_addon* next |
Definition at line 1221 of file chan_skinny.c.
Referenced by get_button_template(), and handle_skinny_show_device().
struct skinny_device* parent |
Definition at line 1222 of file chan_skinny.c.
char type[10] |
Definition at line 1219 of file chan_skinny.c.
Referenced by get_button_template(), and handle_skinny_show_device().