Searched refs:CCC_HOPPING_SEQUENCE_DEFAULT (Results 1 – 3 of 3) sorted by relevance
32 import static com.android.server.uwb.config.CapabilityParam.CCC_HOPPING_SEQUENCE_DEFAULT;225 if (isBitSet(hoppingConfigModesAndSequences, CCC_HOPPING_SEQUENCE_DEFAULT)) { in getAliroSpecificationParamsFromTlvBuffer()
32 import static com.android.server.uwb.config.CapabilityParam.CCC_HOPPING_SEQUENCE_DEFAULT;231 if (isBitSet(hoppingConfigModesAndSequences, CCC_HOPPING_SEQUENCE_DEFAULT)) { in getCccSpecificationParamsFromTlvBuffer()
239 public static final int CCC_HOPPING_SEQUENCE_DEFAULT = field in CapabilityParam