Searched refs:CCC_HOPPING_CONFIG_MODE_CONTINUOUS (Results 1 – 3 of 3) sorted by relevance
29 import static com.android.server.uwb.config.CapabilityParam.CCC_HOPPING_CONFIG_MODE_CONTINUOUS;216 if (isBitSet(hoppingConfigModesAndSequences, CCC_HOPPING_CONFIG_MODE_CONTINUOUS)) { in getAliroSpecificationParamsFromTlvBuffer()
29 import static com.android.server.uwb.config.CapabilityParam.CCC_HOPPING_CONFIG_MODE_CONTINUOUS;222 if (isBitSet(hoppingConfigModesAndSequences, CCC_HOPPING_CONFIG_MODE_CONTINUOUS)) { in getCccSpecificationParamsFromTlvBuffer()
232 public static final int CCC_HOPPING_CONFIG_MODE_CONTINUOUS = field in CapabilityParam