Home
last modified time | relevance | path

Searched defs:kPayloadLength (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/l2cap/
H A Dchannel_configuration.h81 static constexpr uint8_t kPayloadLength = sizeof(MtuOptionPayload); variable
115 static constexpr uint8_t kPayloadLength = variable
203 static constexpr uint8_t kPayloadLength = variable
235 static constexpr uint8_t kPayloadLength = sizeof(FlushTimeoutOptionPayload); variable
/aosp_15_r20/external/openthread/tests/unit/
H A Dtest_ip6_header.cpp55 static constexpr uint16_t kPayloadLength = 650; in TestIp6Header() local
H A Dtest_aes.cpp106 static constexpr uint32_t kPayloadLength = 1; in TestMacCommandFrame() local
/aosp_15_r20/external/webrtc/modules/audio_coding/neteq/
H A Dneteq_impl_unittest.cc180 const size_t kPayloadLength = 4; in TestDtmfPacket() local
292 const size_t kPayloadLength = 100; in TEST_F() local
1608 const size_t kPayloadLength = 100; in TEST_F() local
H A Dred_payload_splitter_unittest.cc32 static const size_t kPayloadLength = 10; variable
H A Dpacket_buffer_unittest.cc405 const int kPayloadLength = 10; in TEST() local
/aosp_15_r20/external/webrtc/call/
H A Dflexfec_receive_stream_unittest.cc126 constexpr uint8_t kPayloadLength[] = {0x00, 0x04}; in TEST_F() local
/aosp_15_r20/external/webrtc/modules/rtp_rtcp/source/
H A Dflexfec_sender_unittest.cc39 constexpr size_t kPayloadLength = 50; variable
H A Dflexfec_receiver_unittest.cc35 constexpr size_t kPayloadLength = 500; variable