Searched refs:SECURITY_VERSION (Results 1 – 1 of 1) sorted by relevance
31 private static final int SECURITY_VERSION = 1; field in BLEVersionExchangeResolver50 return minMessagingVersion == MESSAGING_VERSION && minSecurityVersion == SECURITY_VERSION; in hasSupportedVersion()61 .setMinSupportedSecurityVersion(SECURITY_VERSION) in makeVersionExchange()62 .setMinSupportedSecurityVersion(SECURITY_VERSION) in makeVersionExchange()