Searched refs:BTA_AG_IND_BATTCHG (Results 1 – 3 of 3) sorted by relevance
332 #define BTA_AG_IND_BATTCHG 6 /* position of battery charge indicator */ macro
1017 send_indicator_update(BTA_AG_IND_BATTCHG, batt_chg); in device_status_notification()
555 if ((id == BTA_AG_IND_BATTCHG) && (on_demand == FALSE)) in bta_ag_send_ind()