Home | History | Annotate | Download | only in fuelgauge

Lines Matching full:mobilebps

711         final long mobileBps = radioDataUptimeMs != 0
715 double mobileCostPerByte = MOBILE_POWER / (mobileBps / 8);