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

/external/bluetooth/bluedroid/btif/co/
H A Dbta_hh_co.c40 static int uhid_write(int fd, const struct uhid_event *ev) function
202 uhid_write(fd, &ev);
218 return uhid_write(fd, &ev);
429 result = uhid_write(p_dev->fd, &ev);

Completed in 124 milliseconds