Wed Jan 27 20:02:52 2016

Asterisk developer's documentation


ast_devstate_aggregate Struct Reference

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

Detailed Description

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 265 of file devicestate.h.


Field Documentation

unsigned int inuse

Definition at line 267 of file devicestate.h.

Referenced by ast_devstate_aggregate_add().

unsigned int ringing

Definition at line 266 of file devicestate.h.

Referenced by ast_devstate_aggregate_add().


The documentation for this struct was generated from the following file:

Generated on 27 Jan 2016 for Asterisk - The Open Source Telephony Project by  doxygen 1.6.1