Home
last modified time | relevance | path

Searched refs:available (Results 1 – 25 of 123) sorted by relevance

12345

/hardware/invensense/6515/libsensors_iio/
DInputEventReader.cpp98 ssize_t available = (mBufferEnd - mBuffer) - mFreeSpace; in readEvent() local
100 __PRETTY_FUNCTION__, mLastFd, (int)available); in readEvent()
101 return (available ? 1 : 0); in readEvent()
111 ssize_t available = (mBufferEnd - mBuffer) - mFreeSpace; in next() local
113 __PRETTY_FUNCTION__, mLastFd, (int)available); in next()
/hardware/invensense/65xx/libsensors_iio/
DInputEventReader.cpp98 ssize_t available = (mBufferEnd - mBuffer) - mFreeSpace; in readEvent() local
100 __PRETTY_FUNCTION__, mLastFd, (int)available); in readEvent()
101 return (available ? 1 : 0); in readEvent()
111 ssize_t available = (mBufferEnd - mBuffer) - mFreeSpace; in next() local
113 __PRETTY_FUNCTION__, mLastFd, (int)available); in next()
/hardware/interfaces/wifi/1.0/
DIWifiChipEventCallback.hal22 * this point the interfaces available in the mode must be able to be
33 * error and any iface objects available previously must be considered
61 * - Driver calls this callback when new records are available, the
63 * indicates to framework if more data is available in the ring buffer.
65 * immediately as data is available, instead driver will report data
66 * every X seconds or if N bytes are available based on the parameters
71 * will start sending all available data in the indicated ring by repeatedly
76 * available.
/hardware/interfaces/tv/input/1.0/
Dtypes.hal71 * Hardware notifies the framework that a device is available.
75 * These events notify the framework whether the port is available or not.
96 * by DEVICE_AVAILABLE is no longer available. For example,
103 * being no longer available.
112 * HAL implementation must generate this event when the available stream
115 * or that the cable is plugged out so that the number of available streams
119 * port. the framework regards input devices with no available streams as
121 * available streams to indicate that this device is disconnected, and vice
DITvInput.hal25 * Note that initially no device is available in the client side, so the
26 * implementation must notify all the currently available devices including
45 * @return configurations An array of available configurations.
/hardware/akm/AK8975_FS/libsensors/
DInputEventReader.cpp78 ssize_t available = (mBufferEnd - mBuffer) - mFreeSpace; in readEvent() local
79 return available ? 1 : 0; in readEvent()
/hardware/interfaces/thermal/1.0/
Dtypes.hal48 * Current temperature in Celsius. If not available set by HAL to NAN.
55 * If not available, set by HAL to NAN.
61 * If not available, set by HAL to NAN.
68 * If not available, set by HAL to NAN.
/hardware/interfaces/light/2.0/
DILight.hal31 * Discover what indicator lights are available.
33 * @return types list of available lights
/hardware/interfaces/automotive/vehicle/2.0/
DIVehicle.hal44 * latest available value.
49 * If there is no data available yet, which can happen during initial stage,
61 * Setting some properties require having initial state available. If initial
62 * data is not available yet this call must return StatusCode::TRY_AGAIN.
/hardware/intel/common/libmix/mix_video/
DREADME1 MIX Video is an user library interface for various hardware video codecs available on the platform.
/hardware/intel/common/libmix/mix_audio/
DREADME1 MIX Audio is an user library interface for various hardware audio codecs available on the platform.
/hardware/intel/common/libmix/mix_vbp/
DREADME1 MIX Video is an user library interface for various hardware video codecs available on the platform.
/hardware/interfaces/camera/device/3.2/
DICameraDevice.hal40 * resource cost is not available.
43 * available. This camera device interface is now stale, and a new
72 * available. This camera device interface is now stale, and a new
99 * become available again, the provider must notify the framework through
132 * be returned if and only if android.flash.info.available is
136 * available. This camera device interface is now stale, and a new
167 * longer available. This interface is now stale, and a new instance
/hardware/interfaces/gnss/1.0/default/
DAGnssRil.cpp138 Return<bool> AGnssRil::updateNetworkAvailability(bool available, const hidl_string& apn) { in updateNetworkAvailability() argument
144 mAGnssRilIface->update_network_availability(available, apn.c_str()); in updateNetworkAvailability()
DAGnssRil.h60 Return<bool> updateNetworkAvailability(bool available, const hidl_string& apn) override;
/hardware/interfaces/gnss/1.0/
DIGnssMeasurementCallback.hal62 * Enumeration of available values for the GNSS Measurement's multipath
67 /** The indicator is not available or unknown. */
136 * If this data is available, gnssClockFlags must contain
150 * available) from this value.
166 * If the data is available, gnssClockFlags must contain
185 * large before the GNSS time has been solved for.) If the data is available
195 * If the data is available gnssClockFlags must contain HAS_BIAS. If GNSS
206 * If the data is available gnssClockFlags must contain
220 * If the data is available gnssClockFlags must contain HAS_DRIFT.
231 * If the data is available gnssClockFlags must contain
[all …]
DIAGnss.hal49 * Notifies that a data connection is not available for AGNSS.
68 * Notifies that a data connection is available and sets the name of the
DIAGnssRil.hal136 * @param available Indicates whether network connectivity is available.
142 updateNetworkAvailability(bool available, string apn) generates (bool success);
DIGnssBatching.hal83 * available in this hardware implementation.
85 * If the available size is variable, for example, based on other operations
86 * consuming memory, this is the minimum size guaranteed to be available
/hardware/interfaces/camera/
DREADME.md7 operate camera devices available on the device.
/hardware/interfaces/camera/provider/2.4/
DICameraProviderCallback.hal39 * are already present, as soon as the callbacks are available through
57 * android.flash.info.available is reported as true via the
/hardware/interfaces/automotive/vehicle/2.1/
Dtypes.hal139 * memory and available for retrieval via OBD2_FREEZE_FRAME.
212 /** Defines which ignition monitors are available to be read. */
231 /** Ignition monitors available for SPARK vehicles. */
258 /** Ignition monitors only available for COMPRESSION vehicles. */
344 * Any value greater than the last reserved index is available to vendors to map their extensions.
357 * tests are available and whether they are complete. The semantics of the individual
427 * Any value greater than the last reserved index is available to vendors to map their extensions.
/hardware/interfaces/graphics/bufferqueue/1.0/
DIGraphicBufferProducer.hal200 * * failure to adjust the number of available slots.
222 * * failure to adjust the number of available slots.
268 * This call will block until a buffer is available to be dequeued. If
270 * can never block and will return WOULD_BLOCK if no buffer is available.
286 * * WOULD_BLOCK - no buffer is currently available, and blocking is disabled
290 * waiting for a buffer to become available.
383 * * WOULD_BLOCK - no buffer slot is currently available, and blocking is
387 * waiting for a slot to become available.
509 * * Failure to adjust the number of available slots. This can
600 * eligible slot is available, dequeueBuffer will block or return an error
[all …]
/hardware/interfaces/camera/common/1.0/
Dtypes.hal61 * This camera device is no longer connected or otherwise available for use
153 * sufficient resources are available.
184 * android.flash.info.available is reported as true via
229 * The flash unit is no longer available and the torch mode can not be
237 * A torch mode has become off and is available to be turned on via
240 * 1. After the resources to turn on the torch mode have become available.
251 * A torch mode has become on and is available to be turned off via
282 * available in the configuration settings exposed for that device through
/hardware/interfaces/camera/device/1.0/
DICameraDevice.hal46 * resource cost is not available.
49 * available. This camera device interface is now stale, and a new
69 * camera information is not available.
72 * available. This camera device interface is now stale, and a new
95 * become available again, the provider must notify the framework through
131 * available. This camera device interface is now stale, and a new
175 * longer available. This interface is now stale, and a new instance
275 * When a record image is available, a CAMERA_MSG_VIDEO_FRAME message is

12345