Home | History | Annotate | Download | only in btservice

Lines Matching defs:getRxBytes

2227                 if (traffic.getTxBytes() != 0 || traffic.getRxBytes() != 0) {
2237 if (traffic.getTxBytes() != 0 || traffic.getRxBytes() != 0) {
2395 existingTraffic.addRxBytes(traffic.getRxBytes());