Searched refs:btTxTotalBytes (Results 1 – 1 of 1) sorted by relevance
2886 final long btTxTotalBytes = getNetworkActivityBytes(NETWORK_BT_TX_DATA, which); in dumpCheckinLocked() local2890 btRxTotalBytes, btTxTotalBytes); in dumpCheckinLocked()3612 final long btTxTotalBytes = getNetworkActivityBytes(NETWORK_BT_TX_DATA, which); in dumpLocked() local3815 pw.print(", sent: "); pw.println(formatBytesLocked(btTxTotalBytes)); in dumpLocked()