Searched refs:AOA_AZIMUTH_180 (Results 1 – 4 of 4) sorted by relevance
190 public static final int AOA_AZIMUTH_180 = 0x2; field in CapabilityParam
19 import static com.android.server.uwb.config.CapabilityParam.AOA_AZIMUTH_180;245 resultReportConfig = (byte) (resultReportConfig | AOA_AZIMUTH_180); in toBytes()417 if (isBitSet(aoaSupportRaw, AOA_AZIMUTH_180)) { in fromBytes()
19 import static com.android.server.uwb.config.CapabilityParam.AOA_AZIMUTH_180;318 aoaSupport = (byte) (aoaSupport | AOA_AZIMUTH_180); in toBytes()765 if (isBitSet(aoaSupportRaw, AOA_AZIMUTH_180)) { in fromBytes()
21 import static com.android.server.uwb.config.CapabilityParam.AOA_AZIMUTH_180;426 if (isBitSet(aoaUci, AOA_AZIMUTH_180)) { in getFiraSpecificationParamsFromTlvBuffer()713 if (isBitSet(aoaUci, AOA_AZIMUTH_180)) { in getFiraSpecificationParamsFromTlvBuffer()