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