Searched refs:iso_cb_ (Results 1 – 3 of 3) sorted by relevance
39 iso_cb_(iso_cb), in H4Protocol()54 PacketReadCallback iso_cb_; variable
62 iso_cb_(hci_packetizer_.GetPacket()); in OnPacketReady()
84 sco_cb_.AsStdFunction(), iso_cb_.AsStdFunction()); in SetUp()203 EXPECT_CALL(iso_cb_, Call(HidlVecMatches(preamble + 1, sizeof(preamble) - 1, in WriteAndExpectInboundIsoData()219 testing::MockFunction<void(const hidl_vec<uint8_t>&)> iso_cb_; member in android::hardware::bluetooth::V1_0::implementation::H4ProtocolTest