Home
last modified time | relevance | path

Searched refs:tx_seq (Results 1 – 18 of 18) sorted by relevance

/external/pigweed/pw_bluetooth_sapphire/host/l2cap/
Denhanced_retransmission_mode_engines_test.cc85 EXPECT_EQ(0, header.tx_seq()); in TEST_F()
92 EXPECT_EQ(1, header.tx_seq()); in TEST_F()
148 EXPECT_EQ(0, header.tx_seq()); in TEST_F()
204 EXPECT_EQ(0, header.tx_seq()); in TEST_F()
264 if (header.tx_seq() == 0) { in TEST_F()
266 } else if (header.tx_seq() == 1) { in TEST_F()
321 ASSERT_GT(iframe_tx_counts.size(), header.tx_seq()); in TEST_F()
322 iframe_tx_counts[header.tx_seq()]++; in TEST_F()
374 ASSERT_GT(iframe_tx_counts.size(), header.tx_seq()); in TEST_F()
375 iframe_tx_counts[header.tx_seq()]++; in TEST_F()
[all …]
Denhanced_retransmission_mode_tx_engine_test.cc945 EXPECT_EQ(0u, last_pdu->To<SimpleInformationFrameHeader>().tx_seq()); in TEST_F()
985 last_pdu->To<SimpleInformationFrameHeader>().tx_seq()); in TEST_F()
1038 EXPECT_EQ(30u, last_pdu->To<SimpleInformationFrameHeader>().tx_seq()); in TEST_F()
1090 EXPECT_EQ(60u, last_pdu->To<SimpleInformationFrameHeader>().tx_seq()); in TEST_F()
1128 last_pdu->To<SimpleInformationFrameHeader>().tx_seq()); in TEST_F()
1189 EXPECT_EQ(31u, last_pdu->To<SimpleInformationFrameHeader>().tx_seq()); in TEST_F()
1227 EXPECT_EQ(1, last_pdu->To<SimpleInformationFrameHeader>().tx_seq()); in TEST_F()
1532 pdu->To<SimpleInformationFrameHeader>().tx_seq()); in TEST_F()
1571 pdu->To<SimpleInformationFrameHeader>().tx_seq()); in TEST_F()
1615 pdu->To<SimpleInformationFrameHeader>().tx_seq()); in TEST_F()
[all …]
Dframe_headers_test.cc213 .tx_seq()); in TEST()
229 EXPECT_EQ(kTxSeq, frame.tx_seq()); in TEST()
Denhanced_retransmission_mode_tx_engine.cc261 last_tx_seq_ = it->buf.To<SimpleInformationFrameHeader>().tx_seq(); in MaybeSendQueuedData()
413 if (only_with_seq.has_value() && control_field.tx_seq() != *only_with_seq) { in RetransmitUnackedData()
Denhanced_retransmission_mode_rx_engine.cc139 if (header.tx_seq() != next_seqnum_) { in ProcessFrame()
Dtest_packets.cc687 uint8_t tx_seq, in AclIFrame() argument
709 (is_poll_response ? 0b1000'0000 : 0) | ((tx_seq << 1) & 0b111'1110), in AclIFrame()
/external/pigweed/pw_bluetooth_sapphire/host/l2cap/public/pw_bluetooth_sapphire/internal/host/l2cap/
Dframe_headers.h143 explicit SimpleInformationFrameHeader(uint8_t tx_seq) { in SimpleInformationFrameHeader()
144 PW_DCHECK(tx_seq <= kMaxSeqNum); in SimpleInformationFrameHeader()
147 host_val |= (tx_seq << 1); in SimpleInformationFrameHeader()
151 uint8_t tx_seq() const { in tx_seq() function
Dtest_packets.h141 uint8_t tx_seq,
/external/kernel-headers/original/uapi/linux/
Dwireless.h831 __u8 tx_seq[IW_ENCODE_SEQ_MAX_SIZE]; /* LSB first */ member
/external/coreboot/src/vendorcode/cavium/include/bdk/libbdk-arch/
Dbdk-csrs-ocx.h4678 uint64_t tx_seq : 8; /**< [ 47: 40](RO/H) Last block transmitted. */ member
4706 uint64_t tx_seq : 8; /**< [ 47: 40](RO/H) Last block transmitted. */
/external/bcc/libbpf-tools/loongarch/
Dvmlinux_602.h69994 __u8 tx_seq[8]; member
Dvmlinux.h69994 __u8 tx_seq[8]; member
/external/bcc/libbpf-tools/x86/
Dvmlinux.h131160 __u8 tx_seq[8]; member
Dvmlinux_518.h131160 __u8 tx_seq[8]; member
/external/bcc/libbpf-tools/riscv/
Dvmlinux_602.h142786 __u8 tx_seq[8]; member
Dvmlinux.h142786 __u8 tx_seq[8]; member
/external/bcc/libbpf-tools/arm64/
Dvmlinux_608.h64275 __u8 tx_seq[8]; member
Dvmlinux.h64275 __u8 tx_seq[8]; member