Searched refs:_connect (Results 1 - 2 of 2) sorted by relevance

/system/bluetooth/tools/
H A Dsocktest.c251 static int _connect(int fd, int type) { function
382 _connect(args->fd, args->type);
408 _connect(args->fd, args->type);
525 _connect(fd, type);
555 _connect(fd, type);
699 if (_connect(fd2, type)) goto error;
H A Dasocket_test.c238 static int _connect(int fd, int type) { function
368 _connect(args->fd, args->type);
394 _connect(args->fd, args->type);
627 if (_connect(fd2, type)) goto error;

Completed in 5 milliseconds