Lines Matching full:indicator
82 #define BTA_AG_CIND_RES 3 /* Send indicator response for AT+CIND */
84 #define BTA_AG_IND_RES 5 /* Update an indicator value */
238 #define BTA_AG_AT_CIND_EVT 14 /* Read indicator settings */
308 /* indicator constants HFP 1.1 and later */
309 #define BTA_AG_IND_CALL 1 /* position of call indicator */
310 #define BTA_AG_IND_CALLSETUP 2 /* position of callsetup indicator */
311 #define BTA_AG_IND_SERVICE 3 /* position of service indicator */
313 /* indicator constants HFP 1.5 and later */
314 #define BTA_AG_IND_SIGNAL 4 /* position of signal strength indicator */
315 #define BTA_AG_IND_ROAM 5 /* position of roaming indicator */
316 #define BTA_AG_IND_BATTCHG 6 /* position of battery charge indicator */
317 #define BTA_AG_IND_CALLHELD 7 /* position of callheld indicator */
318 #define BTA_AG_IND_BEARER 8 /* position of bearer indicator */
320 /* call indicator values */
324 /* callsetup indicator values */
330 /* service indicator values */
336 /* callheld indicator values */
341 /* signal strength indicator values */
345 /* bearer indicator values */