Searched refs:_read (Results 1 - 3 of 3) sorted by relevance

/system/bluetooth/tools/
H A Dpipetest.c83 static int _read(int fd) { function
140 _read(fd);
H A Dasocket_test.c186 static int _read(int fd) { function
337 _read(fd);
631 while (1) if (_read(fd2)) break;
H A Dsocktest.c185 static int _read(int fd) { function
351 _read(fd);
703 while (1) if (_read(fd2)) break;

Completed in 27 milliseconds