Searched refs:FAIL_SECURITY_BLOCK (Results 1 – 3 of 3) sorted by relevance
50 FAIL_SECURITY_BLOCK = 5, // Cannot enhance required security level enumerator
106 .connection_result_code = DynamicChannelManager::ConnectionResultCode::FAIL_SECURITY_BLOCK, in on_security_result_for_outgoing()211 .connection_result_code = DynamicChannelManager::ConnectionResultCode::FAIL_SECURITY_BLOCK, in on_security_result_for_incoming()
372 case l2cap::classic::DynamicChannelManager::ConnectionResultCode::FAIL_SECURITY_BLOCK: in OnConnectionFailure()