
Data Fields | |
| char | dev [0] |
| struct { | |
| struct statechange * next | |
| } | entry |
| int | state |
Definition at line 268 of file pbx.c.
| char dev[0] |
Definition at line 706 of file app_queue.c.
Referenced by device_state_cb(), and handle_statechange().
| struct { ... } entry |
struct statechange* next [read] |
Definition at line 704 of file app_queue.c.
| int state |
Definition at line 705 of file app_queue.c.
Referenced by device_state_cb(), and handle_statechange().
1.6.1