#include <devicestate.h>
Data Fields | |
unsigned int | inuse:1 |
unsigned int | ringing:1 |
enum ast_device_state | state |
This struct is only here so that it can be easily declared on the stack.
Definition at line 256 of file devicestate.h.
unsigned int inuse |
unsigned int ringing |
enum ast_device_state state |
Definition at line 259 of file devicestate.h.
Referenced by ast_devstate_aggregate_add(), and ast_devstate_aggregate_result().