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

This struct holds mappings for indications. More...

Data Fields

int battchg
 
int call
 
int callheld
 
int callsetup
 
int roam
 
int service
 
int signal
 

Detailed Description

This struct holds mappings for indications.

Definition at line 330 of file chan_mobile.c.

Field Documentation

◆ battchg

int battchg

battery charge indicator

Definition at line 337 of file chan_mobile.c.

Referenced by hfp_parse_cind_test().

◆ call

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().

◆ callheld

int callheld

bluetooth call hold indications

Definition at line 334 of file chan_mobile.c.

Referenced by hfp_parse_cind_test().

◆ callsetup

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().

◆ roam

int roam

roaming indicator

Definition at line 336 of file chan_mobile.c.

Referenced by hfp_parse_cind_test().

◆ service

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().

◆ signal

int signal

signal strength

Definition at line 335 of file chan_mobile.c.

Referenced by hfp_parse_cind_test().


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