Home
last modified time | relevance | path

Searched refs:bta_hh_co_write (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_btif_co_bta_hh_co.cc30 int bta_hh_co_write(int /* fd */, uint8_t* /* rpt */, uint16_t /* len */) { in bta_hh_co_write() function
/packages/modules/Bluetooth/system/btif/co/
Dbta_hh_co.cc405 int bta_hh_co_write(int fd, uint8_t* rpt, uint16_t len) { in bta_hh_co_write() function
562 bta_hh_co_write(p_dev->uhid.fd, p_rpt, len); in bta_hh_co_data()
/packages/modules/Bluetooth/system/btif/src/
Dbtif_hh.cc159 void bta_hh_co_write(int fd, uint8_t* rpt, uint16_t len);
219 bta_hh_co_write(fd, hidreport, sizeof(hidreport)); in toggle_os_keylockstates()
227 bta_hh_co_write(fd, hidreport, sizeof(hidreport)); in toggle_os_keylockstates()