Home
last modified time | relevance | path

Searched defs:is_fragmented (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/testing/
H A Dfake_peer.cc270 bool is_fragmented, in FillExtendedAdvertisingReport()
371 bool is_fragmented = false; in BuildExtendedAdvertisingReports() local
/aosp_15_r20/external/rust/android-crates-io/crates/etherparse/src/
Dpacket_headers.rs1148 let is_fragmented = test.is_ip_payload_fragmented(); in from_x_slice_assert_ok() localVariable
Dsliced_packet.rs1373 let is_fragmented = test.is_ip_payload_fragmented(); in from_x_slice_assert_ok() localVariable
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A Dssl_misc.h849 unsigned is_fragmented : 1; member
/aosp_15_r20/external/mbedtls/library/
H A Dssl_misc.h817 unsigned is_fragmented : 1; member