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

/system/bluetooth/tools/
H A Dsocktest.c84 static int _socket(int type) { function
407 args->fd = _socket(args->type);
415 fd = _socket(type);
437 fd = _socket(type);
462 fd = _socket(type);
490 fd = _socket(type);
516 fd = _socket(type);
546 fd = _socket(type);
573 fd = _socket(type);
599 fd = _socket(typ
[all...]
H A Dasocket_test.c85 static int _socket(int type) { function
393 args->fd = _socket(args->type);
401 fd = _socket(type);
423 fd = _socket(type);
448 fd = _socket(type);
476 fd = _socket(type);
501 fd = _socket(type);
527 fd = _socket(type);
550 fd = _socket(type);
571 fd = _socket(typ
[all...]
H A Dsock_shutdown_test.c67 static int _socket(int type) { function
230 fd = _socket(type);

Completed in 52 milliseconds