Searched refs:preRxPkts (Results 1 – 1 of 1) sorted by relevance
72 long preTxPkts = mTxPkts, preRxPkts = mRxPkts; in notifyOnDataActivity() local77 if (preTxPkts > 0 || preRxPkts > 0) { in notifyOnDataActivity()79 received = mRxPkts - preRxPkts; in notifyOnDataActivity()