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