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