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

/system/bluetooth/tools/
H A Dasocket_test.c199 static int _accept(int fd, int type) { function
361 _accept(args->fd, args->type);
384 _accept(args->fd, args->type);
409 _accept(fd, type);
433 _accept(fd, type);
511 _accept(fd, type);
660 _accept(fd, type);
H A Dsocktest.c198 static int _accept(int fd, int type) { function
375 _accept(args->fd, args->type);
398 _accept(args->fd, args->type);
423 _accept(fd, type);
447 _accept(fd, type);
583 _accept(fd, type);
732 _accept(fd, type);
H A Dsock_shutdown_test.c168 static int _accept(int fd, int type) { function
221 _accept(args->fd, args->type);

Completed in 27 milliseconds