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 225 int bta_hh_co_write(int fd, UINT8* rpt, UINT16 len) function
402 bta_hh_co_write(p_dev->fd, p_rpt, len);
  /system/bt/btif/src/
btif_hh.c 151 extern void bta_hh_co_write(int fd, UINT8* rpt, UINT16 len);
234 bta_hh_co_write(fd , hidreport, sizeof(hidreport));
245 bta_hh_co_write(fd , hidreport, sizeof(hidreport));
    [all...]

Completed in 53 milliseconds