| Asterisk - The Open Source Telephony Project GIT-master-27fb039
    | 
A private structure for the test channel. More...
| Data Fields | |
| int | condition | 
| The expected indication. | |
| unsigned int | indicated | 
| The number of indicated things. | |
A private structure for the test channel.
Definition at line 50 of file test_bridging.c.
| int condition | 
The expected indication.
Definition at line 52 of file test_bridging.c.
Referenced by AST_TEST_DEFINE(), and test_bridging_chan_indicate().
| unsigned int indicated | 
The number of indicated things.
Definition at line 54 of file test_bridging.c.
Referenced by AST_TEST_DEFINE(), and test_bridging_chan_indicate().