Home
last modified time | relevance | path

Searched defs:OnDataReady (Results 1 – 4 of 4) sorted by relevance

/hardware/interfaces/bluetooth/1.0/default/
Dhci_packetizer.cc61 void HciPacketizer::OnDataReady(int fd, HciPacketType packet_type) { in OnDataReady() function in android::hardware::bluetooth::hci::HciPacketizer
Dh4_protocol.cc103 void H4Protocol::OnDataReady(int fd) { in OnDataReady() function in android::hardware::bluetooth::hci::H4Protocol
/hardware/interfaces/bluetooth/hci/
Dhci_packetizer.cc52 bool HciPacketizer::OnDataReady(PacketType packet_type, in OnDataReady() function in android::hardware::bluetooth::hci::HciPacketizer
Dh4_protocol.cc119 void H4Protocol::OnDataReady() { in OnDataReady() function in android::hardware::bluetooth::hci::H4Protocol