Asterisk - The Open Source Telephony Project
21.4.1
|
You shouldn't care about the contents of this struct. More...
#include <devicestate.h>
Data Fields | |
unsigned int | inuse:1 |
unsigned int | ringing:1 |
enum ast_device_state | state |
You shouldn't care about the contents of this struct.
This struct is only here so that it can be easily declared on the stack.
Definition at line 228 of file devicestate.h.