Searched defs:rxTime (Results 1 – 3 of 3) sorted by relevance
41 public WifiActivityEnergyInfo(int stackState, int txTime, int rxTime, in WifiActivityEnergyInfo()
41 public BluetoothActivityEnergyInfo(int stackState, int txTime, int rxTime, in BluetoothActivityEnergyInfo()
1492 void CommonTimeServer::PacketRTTLog::logRX(int64_t txTime, int64_t rxTime) { in logRX()