Home
last modified time | relevance | path

Searched refs:low (Results 1 – 25 of 60) sorted by relevance

123

/hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
Dwpa.h58 uint8 low;
70 uint8 low;
90 uint8 low;
99 uint8 low;
/hardware/interfaces/power/1.2/
Dtypes.hal31 * This hint indicates that low latency audio is active. Can be used
32 * for device specific optimizations towards low latency audio. The
33 * data parameter is non-zero when low latency audio starts and
/hardware/interfaces/light/2.0/
Dtypes.hal55 * Use a low-persistence mode for display backlights.
57 * When set, the device driver must switch to a mode optimized for low display
66 * - The display must support low-persistence with ≤ 3.5 ms persistence.
74 * recommended for low latency.
/hardware/interfaces/gnss/visibility_control/1.0/
DIGnssVisibilityControlCallback.hal126 * Non-framework entities like low power sensor hubs that request location from GNSS and
128 * power-spending reporting. However, low power sensor hubs or other chipsets which may send
132 * leaves the domain of that low power chipset.
139 * called at 1Hz. As another example, if a low power processor is getting location from the
/hardware/interfaces/power/1.0/
DIPower.hal36 * system to low-power sleep state when entering non-interactive
37 * state, and to disallow low-power suspend when the system is in
38 * interactive state. When low-power suspend state is allowed, the
/hardware/qcom/gps/msm8960/core/
DLocApiBase.cpp77 unsigned char ch = data[i], low = ch & 0x0F, hi = ch >> 4; in decodeAddress() local
78 if (low <= 9 && idxOutput < string_size - 1) { addr_string[idxOutput++] = low + '0'; } in decodeAddress()
/hardware/qcom/sdm845/gps/msm8960/core/
DLocApiBase.cpp77 unsigned char ch = data[i], low = ch & 0x0F, hi = ch >> 4; in decodeAddress() local
78 if (low <= 9 && idxOutput < string_size - 1) { addr_string[idxOutput++] = low + '0'; } in decodeAddress()
/hardware/libhardware_legacy/include/hardware_legacy/
Dgscan.h241 wifi_rssi low; // low threshold member
269 wifi_rssi low; // low threshold member
/hardware/qcom/gps/msm8084/core/
DLocApiBase.cpp78 unsigned char ch = data[i], low = ch & 0x0F, hi = ch >> 4; in decodeAddress() local
79 if (low <= 9 && idxOutput < string_size - 1) { addr_string[idxOutput++] = low + '0'; } in decodeAddress()
/hardware/qcom/sdm845/gps/msm8084/core/
DLocApiBase.cpp78 unsigned char ch = data[i], low = ch & 0x0F, hi = ch >> 4; in decodeAddress() local
79 if (low <= 9 && idxOutput < string_size - 1) { addr_string[idxOutput++] = low + '0'; } in decodeAddress()
/hardware/invensense/6515/libsensors_iio/software/simple_apps/stress_iio/
DREADME23 When this is enabled, the driver enters low power accel mode and disables all
/hardware/qcom/sdm845/gps/msm8994/core/
DLocApiBase.cpp78 unsigned char ch = data[i], low = ch & 0x0F, hi = ch >> 4; in decodeAddress() local
79 if (low <= 9 && idxOutput < string_size - 1) { addr_string[idxOutput++] = low + '0'; } in decodeAddress()
/hardware/qcom/sdm845/gps/msm8996/core/
DLocApiBase.cpp78 unsigned char ch = data[i], low = ch & 0x0F, hi = ch >> 4; in decodeAddress() local
79 if (low <= 9 && idxOutput < string_size - 1) { addr_string[idxOutput++] = low + '0'; } in decodeAddress()
/hardware/qcom/sdm845/gps/core/
DLocApiBase.cpp78 unsigned char ch = data[i], low = ch & 0x0F, hi = ch >> 4; in decodeAddress() local
79 if (low <= 9 && idxOutput < string_size - 1) { addr_string[idxOutput++] = low + '0'; } in decodeAddress()
/hardware/qcom/gps/core/
DLocApiBase.cpp78 unsigned char ch = data[i], low = ch & 0x0F, hi = ch >> 4; in decodeAddress() local
79 if (low <= 9 && idxOutput < string_size - 1) { addr_string[idxOutput++] = low + '0'; } in decodeAddress()
/hardware/qcom/gps/msm8909w_3100/core/
DLocApiBase.cpp79 unsigned char ch = data[i], low = ch & 0x0F, hi = ch >> 4; in decodeAddress() local
80 if (low <= 9 && idxOutput < string_size - 1) { addr_string[idxOutput++] = low + '0'; } in decodeAddress()
/hardware/qcom/gps/msm8996/core/
DLocApiBase.cpp78 unsigned char ch = data[i], low = ch & 0x0F, hi = ch >> 4; in decodeAddress() local
79 if (low <= 9 && idxOutput < string_size - 1) { addr_string[idxOutput++] = low + '0'; } in decodeAddress()
/hardware/qcom/gps/msm8994/core/
DLocApiBase.cpp78 unsigned char ch = data[i], low = ch & 0x0F, hi = ch >> 4; in decodeAddress() local
79 if (low <= 9 && idxOutput < string_size - 1) { addr_string[idxOutput++] = low + '0'; } in decodeAddress()
/hardware/qcom/gps/msm8909/core/
DLocApiBase.cpp78 unsigned char ch = data[i], low = ch & 0x0F, hi = ch >> 4; in decodeAddress() local
79 if (low <= 9 && idxOutput < string_size - 1) { addr_string[idxOutput++] = low + '0'; } in decodeAddress()
/hardware/qcom/sdm845/gps/msm8909/core/
DLocApiBase.cpp78 unsigned char ch = data[i], low = ch & 0x0F, hi = ch >> 4; in decodeAddress() local
79 if (low <= 9 && idxOutput < string_size - 1) { addr_string[idxOutput++] = low + '0'; } in decodeAddress()
/hardware/qcom/sdm845/gps/msm8998/core/
DLocApiBase.cpp78 unsigned char ch = data[i], low = ch & 0x0F, hi = ch >> 4; in decodeAddress() local
79 if (low <= 9 && idxOutput < string_size - 1) { addr_string[idxOutput++] = low + '0'; } in decodeAddress()
/hardware/qcom/gps/msm8998/core/
DLocApiBase.cpp78 unsigned char ch = data[i], low = ch & 0x0F, hi = ch >> 4; in decodeAddress() local
79 if (low <= 9 && idxOutput < string_size - 1) { addr_string[idxOutput++] = low + '0'; } in decodeAddress()
/hardware/qcom/sdm845/gps/sdm845/core/
DLocApiBase.cpp79 unsigned char ch = data[i], low = ch & 0x0F, hi = ch >> 4; in decodeAddress() local
80 if (low <= 9 && idxOutput < string_size - 1) { addr_string[idxOutput++] = low + '0'; } in decodeAddress()
/hardware/interfaces/tests/foo/1.0/
DIFooCallback.hal37 // one-way calls, callerBlockedNs will be very low, and unrelated to
/hardware/interfaces/power/stats/1.0/
DIPowerStats.hal33 * Rail level energy measurements for low frequency clients:
137 * PowerEntity residencies for low frequency clients:

123