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