Searched refs:FIRA_PHY_VERSION (Results 1 – 1 of 1) sorted by relevance
44 public static final int FIRA_PHY_VERSION = 0x80; field in ConfigurationParams174 .putByteArray(FIRA_PHY_VERSION, new byte[]{ in toBytes()331 if (isPresent(configParamsTlv, FIRA_PHY_VERSION)) { in fromBytes()332 byte[] firaPhyVersion = configParamsTlv.getByteArray(FIRA_PHY_VERSION); in fromBytes()