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

/system/bluetooth/tools/
H A Dpipetest.c55 static int _poll(struct pollfd *ufds, nfds_t nfds, int timeout) { function
111 _poll(&pfd, 1, -1);
121 _poll(&pfd, 1, -1);
133 _poll(&pfd, 1, -1);
H A Dasocket_test.c297 static int _poll(struct pollfd *ufds, nfds_t nfds, int timeout) { function
330 _poll(&pfd, 1, -1);
347 _poll(&pfd, 1, -1);
H A Dsocktest.c311 static int _poll(struct pollfd *ufds, nfds_t nfds, int timeout) { function
344 _poll(&pfd, 1, -1);
361 _poll(&pfd, 1, -1);

Completed in 37 milliseconds