|
Asterisk - The Open Source Telephony Project
18.5.0
|

Data Fields | |
| struct mbl_pvt * | first |
| struct skinny_device * | first |
| struct mbl_pvt * | last |
| struct skinny_device * | last |
| ast_rwlock_t | lock |
| ast_mutex_t | lock |
Definition at line 172 of file chan_mobile.c.
| struct mbl_pvt* first |
Definition at line 172 of file chan_mobile.c.
| struct skinny_device* first |
Definition at line 1611 of file chan_skinny.c.
| struct mbl_pvt* last |
Definition at line 172 of file chan_mobile.c.
| struct skinny_device* last |
Definition at line 1611 of file chan_skinny.c.
| ast_rwlock_t lock |
Definition at line 172 of file chan_mobile.c.
| ast_mutex_t lock |
Definition at line 1611 of file chan_skinny.c.
1.8.13