Searched refs:CCC_SUPPORTED_CHAPS_PER_SLOT (Results 1 – 3 of 3) sorted by relevance
106 public static final int CCC_SUPPORTED_CHAPS_PER_SLOT = field in CapabilityParam107 UwbVendorCapabilityTlvTypes.CCC_SUPPORTED_CHAPS_PER_SLOT;
35 import static com.android.server.uwb.config.CapabilityParam.CCC_SUPPORTED_CHAPS_PER_SLOT;153 byte chapsPerslot = tlvs.getByte(CCC_SUPPORTED_CHAPS_PER_SLOT); in getAliroSpecificationParamsFromTlvBuffer()
35 import static com.android.server.uwb.config.CapabilityParam.CCC_SUPPORTED_CHAPS_PER_SLOT;160 byte chapsPerslot = tlvs.getByte(CCC_SUPPORTED_CHAPS_PER_SLOT); in getCccSpecificationParamsFromTlvBuffer()