Asterisk - The Open Source Telephony Project  18.5.0
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Modules Pages
Data Fields
chan2dev Struct Reference

Mapping for channel states to device states. More...

Data Fields

enum ast_channel_state chan
 
enum ast_device_state dev
 

Detailed Description

Mapping for channel states to device states.

Definition at line 174 of file devicestate.c.

Field Documentation

◆ chan

enum ast_channel_state chan

Definition at line 175 of file devicestate.c.

Referenced by ast_parse_device_state(), and ast_state_chan2dev().

◆ dev

enum ast_device_state dev

Definition at line 176 of file devicestate.c.

Referenced by ast_state_chan2dev().


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