Searched refs:sco_cb_ (Results 1 – 3 of 3) sorted by relevance
38 sco_cb_(sco_cb), in H4Protocol()53 PacketReadCallback sco_cb_; variable
59 sco_cb_(hci_packetizer_.GetPacket()); in OnPacketReady()
84 sco_cb_.AsStdFunction(), iso_cb_.AsStdFunction()); in SetUp()157 EXPECT_CALL(sco_cb_, Call(HidlVecMatches(preamble + 1, sizeof(preamble) - 1, in WriteAndExpectInboundScoData()220 testing::MockFunction<void(const hidl_vec<uint8_t>&)> sco_cb_; member in android::hardware::bluetooth::V1_0::implementation::H4ProtocolTest