Asterisk - The Open Source Telephony Project
18.5.0
|
This struct holds mappings for indications. More...
Data Fields | |
int | battchg |
int | call |
int | callheld |
int | callsetup |
int | roam |
int | service |
int | signal |
This struct holds mappings for indications.
Definition at line 330 of file chan_mobile.c.
int battchg |
battery charge indicator
Definition at line 337 of file chan_mobile.c.
Referenced by hfp_parse_cind_test().
int call |
call state
Definition at line 332 of file chan_mobile.c.
Referenced by handle_response_ciev(), handle_response_ok(), and hfp_parse_cind_test().
int callheld |
bluetooth call hold indications
Definition at line 334 of file chan_mobile.c.
Referenced by hfp_parse_cind_test().
int callsetup |
bluetooth call setup indications
Definition at line 333 of file chan_mobile.c.
Referenced by handle_response_ok(), and hfp_parse_cind_test().
int roam |
roaming indicator
Definition at line 336 of file chan_mobile.c.
Referenced by hfp_parse_cind_test().
int service |
whether we have service or not
Definition at line 331 of file chan_mobile.c.
Referenced by handle_response_ok(), hfp_parse_cind_test(), and mbl_has_service().
int signal |