Searched defs:OnDataReady (Results 1 – 4 of 4) sorted by relevance
/hardware/interfaces/bluetooth/1.0/default/ | ||
D | hci_packetizer.cc | 61 void HciPacketizer::OnDataReady(int fd, HciPacketType packet_type) { in OnDataReady() function in android::hardware::bluetooth::hci::HciPacketizer |
D | h4_protocol.cc | 103 void H4Protocol::OnDataReady(int fd) { in OnDataReady() function in android::hardware::bluetooth::hci::H4Protocol |
/hardware/interfaces/bluetooth/hci/ | ||
D | hci_packetizer.cc | 52 bool HciPacketizer::OnDataReady(PacketType packet_type, in OnDataReady() function in android::hardware::bluetooth::hci::HciPacketizer |
D | h4_protocol.cc | 119 void H4Protocol::OnDataReady() { in OnDataReady() function in android::hardware::bluetooth::hci::H4Protocol |