| Asterisk - The Open Source Telephony Project GIT-master-27fb039
    | 
This struct holds HFP features that we support. More...
| Data Fields | |
| int | cid:1 | 
| int | control:1 | 
| int | cw:1 | 
| int | ecnr:1 | 
| int | status:1 | 
| int | voice:1 | 
| int | volume:1 | 
This struct holds HFP features that we support.
Definition at line 302 of file chan_mobile.c.
| int cid | 
cli presentation (callier id)
Definition at line 305 of file chan_mobile.c.
Referenced by hfp_brsf2int().
| int control | 
| int cw | 
call waiting and three way calling
Definition at line 304 of file chan_mobile.c.
Referenced by hfp_brsf2int().
| int ecnr | 
echo-cancel/noise reduction
Definition at line 303 of file chan_mobile.c.
Referenced by hfp_brsf2int().
| int status | 
| int voice | 
voice recognition activation
Definition at line 306 of file chan_mobile.c.
Referenced by hfp_brsf2int().
| int volume |