Searched defs:received_packets (Results 1 – 9 of 9) sorted by relevance
199 received_packets; in ProcessReceivedFec() local
48 std::queue<pw::span<const std::byte>>* received_packets() { in received_packets() function in bt::hci::IsoMockConnectionInterface
147 const std::vector<std::unique_ptr<ScoDataPacket>>& received_packets() const { in received_packets() function in bt::hci::__anon0589c4d30111::FakeScoConnection
169 std::vector<PacketResult> received_packets = { in TEST_F() local
389 size_t received_packets = receiver.delivered_sequence_numbers_.size(); in TEST_F() local
98 const std::vector<fhb::ReceivedPacket>& received_packets() const { in received_packets() function in bt_hci_virtual::LoopbackTest
98 int received_packets() const { return received_packets_; } in received_packets() function
457 std::set<std::pair<FrameId, FramePacketId>> received_packets; in TEST_F() local
726 int64_t received_packets = window_index_end - window_index_begin; in CreateIncomingPacketLossGraph() local