Searched refs:CCC_HOPPING_CONFIG_MODE_NONE (Results 1 – 3 of 3) sorted by relevance
30 import static com.android.server.uwb.config.CapabilityParam.CCC_HOPPING_CONFIG_MODE_NONE;213 if (isBitSet(hoppingConfigModesAndSequences, CCC_HOPPING_CONFIG_MODE_NONE)) { in getAliroSpecificationParamsFromTlvBuffer()
30 import static com.android.server.uwb.config.CapabilityParam.CCC_HOPPING_CONFIG_MODE_NONE;219 if (isBitSet(hoppingConfigModesAndSequences, CCC_HOPPING_CONFIG_MODE_NONE)) { in getCccSpecificationParamsFromTlvBuffer()
230 public static final int CCC_HOPPING_CONFIG_MODE_NONE = field in CapabilityParam