Searched refs:MESSAGING_VERSION (Results 1 – 1 of 1) sorted by relevance
30 private static final int MESSAGING_VERSION = 1; field in BLEVersionExchangeResolver50 return minMessagingVersion == MESSAGING_VERSION && minSecurityVersion == SECURITY_VERSION; in hasSupportedVersion()59 .setMinSupportedMessagingVersion(MESSAGING_VERSION) in makeVersionExchange()60 .setMaxSupportedMessagingVersion(MESSAGING_VERSION) in makeVersionExchange()