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

Data Fields | |
| ast_devstate_prov_cb_type | callback |
| char | label [40] |
| struct { | |
| struct devstate_prov * next | |
| } | list |
A device state provider (not a channel).
Definition at line 166 of file devicestate.c.
Definition at line 168 of file devicestate.c.
Referenced by ast_devstate_prov_add(), and getproviderstate().
| char label[40] |
Definition at line 167 of file devicestate.c.
Referenced by ast_devstate_prov_add(), ast_devstate_prov_del(), and getproviderstate().
| struct { ... } list |
struct devstate_prov* next [read] |
Definition at line 169 of file devicestate.c.
Referenced by do_devstate_changes().
1.6.1