Asterisk - The Open Source Telephony Project GIT-master-b023714
Loading...
Searching...
No Matches
Data Fields
devstate_prov Struct Reference

A device state provider (not a channel) More...

Collaboration diagram for devstate_prov:
Collaboration graph
[legend]

Data Fields

ast_devstate_prov_cb_type callback
 
char label [40]
 
struct { 
 
   struct devstate_prov *   next 
 
list 
 

Detailed Description

A device state provider (not a channel)

Definition at line 194 of file devicestate.c.

Field Documentation

◆ callback

Definition at line 196 of file devicestate.c.

Referenced by ast_devstate_prov_add(), and getproviderstate().

◆ label

char label[40]

Definition at line 195 of file devicestate.c.

Referenced by ast_devstate_prov_add(), ast_devstate_prov_del(), and getproviderstate().

◆ [struct]

struct { ... } list

◆ next

struct devstate_prov* next

Definition at line 197 of file devicestate.c.


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