
Data Fields | |
| struct ast_hint * | hint |
| Hint this hintdevice belongs to. | |
| char | hintdevice [1] |
Definition at line 974 of file pbx.c.
Hint this hintdevice belongs to.
Definition at line 979 of file pbx.c.
Referenced by add_hintdevice(), handle_statechange(), hintdevice_destroy(), and hintdevice_remove_cb().
| char hintdevice[1] |
Name of the hint device.
Definition at line 981 of file pbx.c.
Referenced by add_hintdevice(), handle_statechange(), hintdevice_cmp_multiple(), and hintdevice_hash_cb().
1.5.6