Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/floss/hcidoc/src/groups/
Dconnections.rs20 LongTermKeyMismatch, // Like LinkKeyMismatch but for LE cases. (b/303600602) enumerator
33 ConnectionSignal::LongTermKeyMismatch => "LongTermKeyMismatch", in into()
946 tag: ConnectionSignal::LongTermKeyMismatch.into(), in process_encryption_change()