Searched refs:BPRF_PARAMETER_SETS (Results 1 – 1 of 1) sorted by relevance
104 public static final int BPRF_PARAMETER_SETS = 0x8E; field in UwbCapability306 uwbCapabilityBuilder.putByte(BPRF_PARAMETER_SETS, bprfParameterSet); in toBytes()776 if (isPresent(uwbCapabilityTlv, BPRF_PARAMETER_SETS)) { in fromBytes()777 byte bprfSets = uwbCapabilityTlv.getByte(BPRF_PARAMETER_SETS); in fromBytes()