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