HomeSort by relevance Sort by last modified time
    Searched refs:bta_hh_co_write (Results 1 - 2 of 2) sorted by null

  /system/bt/btif/co/
bta_hh_co.c 248 int bta_hh_co_write(int fd, UINT8* rpt, UINT16 len) function
431 bta_hh_co_write(p_dev->fd, p_rpt, len);
  /system/bt/btif/src/
btif_hh.c 144 extern void bta_hh_co_write(int fd, UINT8* rpt, UINT16 len);
226 bta_hh_co_write(fd , hidreport, sizeof(hidreport));
237 bta_hh_co_write(fd , hidreport, sizeof(hidreport));
    [all...]

Completed in 41 milliseconds