Searched refs:SP3_PHY_SET (Results 1 – 1 of 1) sorted by relevance
61 public static final int SP3_PHY_SET = 0x91; field in ConfigurationParams228 mSp3PhyParameterSet.ifPresent(integer -> configParamsBuilder.putByte(SP3_PHY_SET, in toBytes()398 if (isPresent(configParamsTlv, SP3_PHY_SET)) { in fromBytes()400 configParamsTlv.getByte(SP3_PHY_SET).intValue()); in fromBytes()