Home | History | Annotate | Download | only in include

Lines Matching full:indicator

101 /* Number of supported HF indicators, there is one HF indicator so far i.e.
118 #define BTA_AG_CIND_RES 3 /* Send indicator response for AT+CIND */
120 #define BTA_AG_IND_RES 5 /* Update an indicator value */
137 #define BTA_AG_BIND_RES 22 /* Activate/Deactivate HF indicator */
286 #define BTA_AG_AT_CIND_EVT 14 /* Read indicator settings */
300 #define BTA_AG_AT_BIND_EVT 28 /* HF indicator */
301 #define BTA_AG_AT_BIEV_EVT 29 /* HF indicator updates from peer */
353 UINT16 lidx; /* long index, ex, HF indicator */
370 /* indicator constants HFP 1.1 and later */
371 #define BTA_AG_IND_CALL 1 /* position of call indicator */
372 #define BTA_AG_IND_CALLSETUP 2 /* position of callsetup indicator */
373 #define BTA_AG_IND_SERVICE 3 /* position of service indicator */
375 /* indicator constants HFP 1.5 and later */
376 #define BTA_AG_IND_SIGNAL 4 /* position of signal strength indicator */
377 #define BTA_AG_IND_ROAM 5 /* position of roaming indicator */
378 #define BTA_AG_IND_BATTCHG 6 /* position of battery charge indicator */
379 #define BTA_AG_IND_CALLHELD 7 /* position of callheld indicator */
380 #define BTA_AG_IND_BEARER 8 /* position of bearer indicator */
382 /* call indicator values */
386 /* callsetup indicator values */
392 /* service indicator values */
398 /* callheld indicator values */
403 /* signal strength indicator values */
407 /* bearer indicator values */
417 /* type for HF indicator */