/hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/ |
D | wpa.h | 58 uint8 low; 70 uint8 low; 90 uint8 low; 99 uint8 low;
|
/hardware/interfaces/power/1.2/ |
D | types.hal | 31 * 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/ |
D | types.hal | 55 * 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/ |
D | IGnssVisibilityControlCallback.hal | 126 * 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/ |
D | IPower.hal | 36 * 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/ |
D | LocApiBase.cpp | 77 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/ |
D | LocApiBase.cpp | 77 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/ |
D | gscan.h | 241 wifi_rssi low; // low threshold member 269 wifi_rssi low; // low threshold member
|
/hardware/qcom/gps/msm8084/core/ |
D | LocApiBase.cpp | 78 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/ |
D | LocApiBase.cpp | 78 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/ |
D | README | 23 When this is enabled, the driver enters low power accel mode and disables all
|
/hardware/qcom/sdm845/gps/msm8994/core/ |
D | LocApiBase.cpp | 78 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/ |
D | LocApiBase.cpp | 78 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/ |
D | LocApiBase.cpp | 78 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/ |
D | LocApiBase.cpp | 78 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/ |
D | LocApiBase.cpp | 79 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/ |
D | LocApiBase.cpp | 78 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/ |
D | LocApiBase.cpp | 78 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/ |
D | LocApiBase.cpp | 78 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/ |
D | LocApiBase.cpp | 78 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/ |
D | LocApiBase.cpp | 78 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/ |
D | LocApiBase.cpp | 78 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/ |
D | LocApiBase.cpp | 79 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/ |
D | IFooCallback.hal | 37 // one-way calls, callerBlockedNs will be very low, and unrelated to
|
/hardware/interfaces/power/stats/1.0/ |
D | IPowerStats.hal | 33 * Rail level energy measurements for low frequency clients: 137 * PowerEntity residencies for low frequency clients:
|