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

/system/bt/btif/co/
H A Dbta_hh_co.cc61 static int uhid_write(int fd, const struct uhid_event* ev) { function
235 uhid_write(fd, &ev);
253 return uhid_write(fd, &ev);
490 result = uhid_write(p_dev->fd, &ev);

Completed in 40 milliseconds