Home
last modified time | relevance | path

Searched refs:OnPacketReady (Results 1 – 7 of 7) sorted by relevance

/aosp12/system/bt/vendor_libs/test_vendor_lib/model/devices/
H A Dh4_parser.cc69 void H4Parser::OnPacketReady() { in OnPacketReady() function in test_vendor_lib::H4Parser
156 OnPacketReady(); in Consume()
166 OnPacketReady(); in Consume()
H A Dh4_parser.h73 void OnPacketReady();
/aosp12/hardware/interfaces/bluetooth/1.0/default/
H A Dh4_protocol.h40 hci_packetizer_([this]() { OnPacketReady(); }) {} in H4Protocol()
44 void OnPacketReady();
H A Dh4_protocol.cc50 void H4Protocol::OnPacketReady() { in OnPacketReady() function in android::hardware::bluetooth::hci::H4Protocol
/aosp12/system/bt/vendor_libs/linux/interface/
H A Dh4_protocol.h42 hci_packetizer_([this]() { OnPacketReady(); }) {} in H4Protocol()
46 void OnPacketReady();
H A Dh4_protocol.cc59 void H4Protocol::OnPacketReady() { in OnPacketReady() function in android::hardware::bluetooth::hci::H4Protocol
/aosp12/system/bt/test/rootcanal/
H A Dbluetooth_hci.h61 static void OnPacketReady();