Asterisk - The Open Source Telephony Project GIT-master-2de1a68
Data Fields
test_bridging_chan_pvt Struct Reference

A private structure for the test channel. More...

Data Fields

int condition
 The expected indication. More...
 
unsigned int indicated
 The number of indicated things. More...
 

Detailed Description

A private structure for the test channel.

Definition at line 50 of file test_bridging.c.

Field Documentation

◆ condition

int condition

The expected indication.

Definition at line 52 of file test_bridging.c.

Referenced by AST_TEST_DEFINE(), and test_bridging_chan_indicate().

◆ indicated

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().


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