|
Asterisk - The Open Source Telephony Project GIT-master-6144b6b
|
Individual device states that contributed to snapshot. More...
#include <extension_state.h>
Data Fields | |
| char | device [0] |
| The name of the device. | |
| enum ast_device_state | state |
| The state of the device. | |
Individual device states that contributed to snapshot.
Definition at line 72 of file extension_state.h.
| char device[0] |
The name of the device.
Definition at line 76 of file extension_state.h.
Referenced by extension_state_device_state_cb(), extension_state_device_state_info_alloc(), extension_state_legacy_create_device_state_info(), and extension_state_update_sources().
| enum ast_device_state state |
The state of the device.
Definition at line 74 of file extension_state.h.
Referenced by extension_state_device_state_cb(), extension_state_device_state_info_alloc(), extension_state_legacy_create_device_state_info(), and extension_state_update_sources().