Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/beto-rust/nearby/presence/np_adv/src/credential/
Dbook.rs274 pub struct CachedCredentialSource<V: ProtocolVersion, S, const N: usize> struct
282 /// Helper function to construct a cache for a [`CachedCredentialSource`] from argument
306 impl<'a, V: ProtocolVersion, S, const N: usize> CachedCredentialSource<V, S, N> implementation
455 impl<'a, V: ProtocolVersion, S, const N: usize> CredentialSource<'a, V>