Searched refs:SecurityEnforcementType (Results 1 – 3 of 3) sorted by relevance
102 enum class SecurityEnforcementType { enum106 …void on_security_result_for_outgoing(SecurityEnforcementType type, Psm psm, Cid local_cid, bool re…
98 SecurityEnforcementType::LINK_KEY, in SendConnectionRequest()104 SecurityEnforcementType type, Psm psm, Cid local_cid, bool result) { in on_security_result_for_outgoing()119 if (type == SecurityEnforcementType::LINK_KEY && !link_->IsAuthenticated() && in on_security_result_for_outgoing()
328 ClassicSignallingManager::SecurityEnforcementType::ENCRYPTION, in OnEncryptionChange()