Searched refs:nextInChar (Results 1 – 1 of 1) sorted by relevance
574 int nextInChar = 'a'; in bluetoothConnectionThroughputRead() local593 if (readBuf[j] != nextInChar) { in bluetoothConnectionThroughputRead()595 + ", Expected=" + String.valueOf(nextInChar)); in bluetoothConnectionThroughputRead()598 nextInChar = getNextOutputChar(nextInChar); in bluetoothConnectionThroughputRead()