Home
last modified time | relevance | path

Searched refs:criteria (Results 1 – 13 of 13) sorted by relevance

/hardware/interfaces/radio/1.2/
DIRadio.hal63 * Sets the signal strength reporting criteria.
65 * The resulting reporting rules are the AND of all the supplied criteria. For each RAN
72 * Note: Reporting criteria must be individually set for each RAN. For any unset reporting
73 * criteria, the value is implementation-defined.
97 * Sets the link capacity reporting criteria.
99 * The resulting reporting criteria are the AND of all the supplied criteria.
101 * Note: Reporting criteria must be individually set for each RAN. If unset, reporting criteria
DIRadioIndication.hal48 * This indication is sent whenever the reporting criteria, as set by
Dtypes.hal96 * IRadioIndication.currentSignalStrength() when all criteria specified by
121 * IRadioIndication.currentLinkCapacityEstimate() when all criteria specified by
/hardware/interfaces/radio/1.5/
DIRadio.hal42 * Sets the signal strength reporting criteria.
44 * The resulting reporting rules are the AND of all the supplied criteria. For each RAN
52 * Note: Reporting criteria must be individually set for each RAN. For each RAN, if none of
53 * reporting criteria of any measurement is set enabled
54 * (see @1.5::SignalThresholdInfo.isEnabled), the reporting criteria for this RAN is
55 * implementation-defined. For each RAN, if any of reporting criteria of any measure is set
56 * enabled, the reporting criteria of the other measures in this RAN are set disabled
72 * Sets the link capacity reporting criteria.
74 * The resulting reporting criteria are the AND of all the supplied criteria.
76 * Note: Reporting criteria must be individually set for each RAN. If unset, reporting criteria
Dtypes.hal144 * The threshold values for which to apply criteria.
150 * Indicates whether the reporting criteria of the corresponding measurement is enabled
153 * If enabled, modem must trigger the report based on the criteria.
154 * If disabled, modem must not trigger the report based on the criteria.
832 * barring criteria not having been evaluated (if the UE has not
833 * attempted to use the service) or due to the criteria being
/hardware/interfaces/audio/policy/1.0/vts/functional/
DValidateEngineConfiguration.cpp85 for (auto& criterion : result.parsedConfig->criteria) { in TEST()
/hardware/google/graphics/common/libhwc2.1/libresource/
DExynosMPP.cpp2361 const struct exynos_image &criteria) in getPPCIndex() argument
2368 if (isFormatSBWC(criteria.format) && hasPPC(mPhysicalType, PPC_FORMAT_SBWC, PPC_ROT_NO)) in getPPCIndex()
2371 … if ((isFormatRgb(criteria.format)) && hasPPC(mPhysicalType, PPC_FORMAT_AFBC_RGB, PPC_ROT_NO)) in getPPCIndex()
2373 … else if ((isFormatYUV(criteria.format)) && hasPPC(mPhysicalType, PPC_FORMAT_AFBC_YUV, PPC_ROT_NO)) in getPPCIndex()
2379 } else if (isFormatP010(criteria.format) && hasPPC(mPhysicalType, PPC_FORMAT_P010, PPC_ROT_NO)) in getPPCIndex()
2381 … else if (isFormatYUV420(criteria.format) && hasPPC(mPhysicalType, PPC_FORMAT_YUV420, PPC_ROT_NO)) in getPPCIndex()
2383 … else if (isFormatYUV422(criteria.format) && hasPPC(mPhysicalType, PPC_FORMAT_YUV422, PPC_ROT_NO)) in getPPCIndex()
2388 if (((criteria.transform & HAL_TRANSFORM_ROT_90) != 0) || in getPPCIndex()
2423 const struct exynos_image &dst, const struct exynos_image &criteria, in getPPC() argument
2432 getPPCIndex(src, dst, formatIndex, rotIndex, scaleIndex, criteria); in getPPC()
DExynosMPP.h688 const struct exynos_image &criteria,
697 const struct exynos_image &criteria);
/hardware/interfaces/wifi/1.2/
Dtypes.hal31 * transmits Discovery Beacons (based on the Wi-Fi Aware protocol selection criteria). The value
/hardware/interfaces/light/2.0/
Dtypes.hal64 * criteria in this mode:
/hardware/interfaces/radio/1.6/
DIRadioIndication.hal68 * This indication is sent whenever the reporting criteria, as set by
/hardware/interfaces/wifi/1.5/
DIWifiChip.hal296 * channels based on additional criteria. If no filter is specified
/hardware/interfaces/wifi/1.0/
Dtypes.hal1024 * bytes in the |value| field) which specify further match criteria (beyond the service name).
1034 * bytes in the |value| field) which specify further match criteria (beyond the service name).
1072 * Ranging is only performed if all other match criteria with the peer are met. Ranging must
1453 * Note that ranging is only performed if all other match criteria with the peer are met.