Home
last modified time | relevance | path

Searched refs:parser_encrypted_with_header (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/rust/beto-rust/nearby/presence/np_adv/src/extended/deserialize/section/intermediate/
Dmod.rs77 IntermediateSection::parser_encrypted_with_header(adv_header), in parse_sections()
109 pub(crate) fn parser_encrypted_with_header( in parser_encrypted_with_header() method
Dtests.rs453 IntermediateSection::parser_encrypted_with_header(V1AdvHeader::new(0x20))(&input) in parse_empty_section_as_encrypted()
475 IntermediateSection::parser_encrypted_with_header(V1AdvHeader::new(0x20))(&input) in parse_unencrypted_as_encrypted()