Asterisk - The Open Source Telephony Project  21.4.1
Data Fields
hfp_hf Struct Reference

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
 

Detailed Description

This struct holds HFP features that we support.

Definition at line 302 of file chan_mobile.c.

Field Documentation

int cid

cli presentation (callier id)

Definition at line 305 of file chan_mobile.c.

Referenced by hfp_brsf2int().

int control

enhanced call control

Definition at line 309 of file chan_mobile.c.

Referenced by hfp_brsf2int().

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

enhanced call status

Definition at line 308 of file chan_mobile.c.

Referenced by hfp_brsf2int().

int voice

voice recognition activation

Definition at line 306 of file chan_mobile.c.

Referenced by hfp_brsf2int().

int volume

remote volume control

Definition at line 307 of file chan_mobile.c.

Referenced by hfp_brsf2int().


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