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