Asterisk - The Open Source Telephony Project  18.5.0
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

◆ cid

int cid

cli presentation (callier id)

Definition at line 305 of file chan_mobile.c.

Referenced by hfp_brsf2int().

◆ control

int control

enhanced call control

Definition at line 309 of file chan_mobile.c.

Referenced by hfp_brsf2int().

◆ cw

int cw

call waiting and three way calling

Definition at line 304 of file chan_mobile.c.

Referenced by hfp_brsf2int().

◆ ecnr

int ecnr

echo-cancel/noise reduction

Definition at line 303 of file chan_mobile.c.

Referenced by hfp_brsf2int().

◆ status

int status

enhanced call status

Definition at line 308 of file chan_mobile.c.

Referenced by hfp_brsf2int().

◆ voice

int voice

voice recognition activation

Definition at line 306 of file chan_mobile.c.

Referenced by hfp_brsf2int().

◆ volume

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: