Asterisk - The Open Source Telephony Project GIT-master-a358458
Data Fields
hfp_ag Struct Reference

This struct holds HFP features the AG supports. More...

Data Fields

int control:1
 
int cw:1
 
int ecnr:1
 
int errors:1
 
int reject:1
 
int ring:1
 
int status:1
 
int tag:1
 
int voice:1
 

Detailed Description

This struct holds HFP features the AG supports.

Definition at line 315 of file chan_mobile.c.

Field Documentation

◆ control

int control

enhanced call control

Definition at line 323 of file chan_mobile.c.

Referenced by hfp_int2brsf().

◆ cw

int cw

three way calling

Definition at line 316 of file chan_mobile.c.

Referenced by hfp_int2brsf().

◆ ecnr

int ecnr

echo-cancel/noise reduction

Definition at line 317 of file chan_mobile.c.

Referenced by hfp_int2brsf().

◆ errors

int errors

extended error result codes

Definition at line 324 of file chan_mobile.c.

Referenced by hfp_int2brsf().

◆ reject

int reject

ability to reject a call

Definition at line 321 of file chan_mobile.c.

Referenced by hfp_int2brsf().

◆ ring

int ring

in band ring tone capability

Definition at line 319 of file chan_mobile.c.

Referenced by hfp_int2brsf().

◆ status

int status

enhanced call status

Definition at line 322 of file chan_mobile.c.

Referenced by hfp_int2brsf().

◆ tag

int tag

attach a number to a voice tag

Definition at line 320 of file chan_mobile.c.

Referenced by hfp_int2brsf().

◆ voice

int voice

voice recognition

Definition at line 318 of file chan_mobile.c.

Referenced by hfp_int2brsf().


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