Searched refs:readbyte (Results 1 – 2 of 2) sorted by relevance
211 readbyte(int fd, unsigned long addr) in readbyte() function338 ret = readbyte(spec_fd, addr); in run()357 ret = readbyte(spec_fd, addr); in run()
221 public int readbyte() throws IOException { in readbyte() method in BluetoothConnection