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

/system/bluetooth/tools/
H A Dpipetest.c72 static int _write(int fd, char *buf, int len) { function
282 _write(fd[1], &buf, 1);
304 _write(fd[1], &buf, 1);
H A Dasocket_test.c274 static int _write(int fd, int type) { function
377 _write(args->fd, args->type);
386 _write(args->fd, args->type);
H A Dsocktest.c288 static int _write(int fd, int type) { function
391 _write(args->fd, args->type);
400 _write(args->fd, args->type);

Completed in 1205 milliseconds