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

  /hardware/interfaces/bluetooth/1.0/default/
mct_protocol.h 41 void OnAclDataReady(int fd);
mct_protocol.cc 64 void MctProtocol::OnAclDataReady(int fd) {
vendor_interface.cc 253 [mct_hci](int fd) { mct_hci->OnAclDataReady(fd); });
  /hardware/interfaces/bluetooth/1.0/default/test/
mct_protocol_unittest.cc 84 mct_fds[CH_ACL_IN], [mct_hci](int fd) { mct_hci->OnAclDataReady(fd); });

Completed in 449 milliseconds