Searched defs:OnPacketReady (Results 1 – 2 of 2) sorted by relevance
/hardware/interfaces/bluetooth/1.0/default/ | ||
D | h4_protocol.cc | 81 void H4Protocol::OnPacketReady() { in OnPacketReady() function in android::hardware::bluetooth::hci::H4Protocol |
/hardware/interfaces/bluetooth/hci/ | ||
D | h4_protocol.cc | 73 size_t H4Protocol::OnPacketReady(const std::vector<uint8_t>& packet) { in OnPacketReady() function in android::hardware::bluetooth::hci::H4Protocol |