Searched refs:AOA_AZIMUTH_90 (Results 1 – 4 of 4) sorted by relevance
189 public static final int AOA_AZIMUTH_90 = 0x1; field in CapabilityParam
20 import static com.android.server.uwb.config.CapabilityParam.AOA_AZIMUTH_90;241 resultReportConfig = (byte) (resultReportConfig | AOA_AZIMUTH_90); in toBytes()414 if (isBitSet(aoaSupportRaw, AOA_AZIMUTH_90)) { in fromBytes()
20 import static com.android.server.uwb.config.CapabilityParam.AOA_AZIMUTH_90;315 aoaSupport = (byte) (aoaSupport | AOA_AZIMUTH_90); in toBytes()762 if (isBitSet(aoaSupportRaw, AOA_AZIMUTH_90)) { in fromBytes()
22 import static com.android.server.uwb.config.CapabilityParam.AOA_AZIMUTH_90;423 if (isBitSet(aoaUci, AOA_AZIMUTH_90)) { in getFiraSpecificationParamsFromTlvBuffer()710 if (isBitSet(aoaUci, AOA_AZIMUTH_90)) { in getFiraSpecificationParamsFromTlvBuffer()