Searched defs:VERSION_MASK (Results 1 – 3 of 3) sorted by relevance
26 private static final int VERSION_MASK = 0b11100000; field in FastAdvertisementUtils
36 private static final int VERSION_MASK = 0b11100000; field in ExtendedAdvertisementUtils
37 public static final long VERSION_MASK = 0x00F_FFFF_FFFFL; field in FeatureVersions