/hardware/google/interfaces/media/c2/1.0/ |
D | IComponent.hal | 28 * below. Components have two states: stopped and running. The running 224 * This method must be supported in stopped state as well as tripped state. 229 * Otherwise, the component must be in the stopped state. 240 * - BAD_STATE - Component is not in stopped or tripped state. 261 * For all other return values, the component must be in the stopped state. 267 * - OK - The component has stopped successfully. 270 * - TIMED_OUT - The component could not be stopped within the time limit. 292 * For all other return values, the component shall be in the stopped state. 312 * This method must be supported in stopped state.
|
/hardware/interfaces/tetheroffload/control/1.0/ |
D | IOffloadControl.hal | 55 * in initOffload must be released, and offload must be stopped. 57 * @return success true if offload is stopped, false otherwise 116 * this event and all offload must be stopped. If offload is desired again, the hardware 136 * must be stopped. 143 * offload must be stopped. 150 * null, offload must be stopped.
|
/hardware/interfaces/wifi/1.0/ |
D | IWifi.hal | 71 * stopped then this must be a noop. If the HAL is already stopped or it
|
D | IWifiNanIface.hal | 127 * @param sessionId ID of the publish discovery session to be stopped. 158 * @param sessionId ID of the subscribe discovery session to be stopped.
|
D | IWifiStaIface.hal | 479 * - Once started, monitoring must remain active until HAL is stopped or the
|
D | IWifiChip.hal | 654 * the chip is reconfigured or the HAL is stopped.
|
/hardware/interfaces/soundtrigger/2.0/ |
D | ISoundTriggerHw.hal | 139 * started and stopped. Only one active recognition per model at a time. 167 * be started and stopped. Only one active recognition per model at a time. 230 * The implementation must not call the recognition callback when stopped
|
/hardware/interfaces/soundtrigger/2.1/ |
D | ISoundTriggerHw.hal | 69 * started and stopped. Only one active recognition per model at a time. 103 * be started and stopped. Only one active recognition per model at a time.
|
/hardware/interfaces/automotive/evs/1.0/ |
D | IEvsEnumerator.hal | 50 * NOTE: Video streaming must be cleanly stopped before making this call.
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/inc/ |
D | video_encoder_device_v4l2.h | 327 int stopped; variable
|
/hardware/interfaces/gnss/1.0/ |
D | IGnssBatching.hal | 139 * they must be stopped. If any locations are in the hardware batch, they
|
D | IGnssCallback.hal | 57 /** GNSS has stopped navigating. */
|
D | IGnssMeasurementCallback.hal | 247 * sources, that is not as smooth as a typical XO, or is otherwise stopped &
|
/hardware/interfaces/power/1.0/ |
D | types.hal | 21 * Foreground app has started or stopped requesting a VSYNC pulse
|
/hardware/interfaces/contexthub/1.0/ |
D | types.hal | 114 float stoppedPowerDrawMw; // If stopped, retention power, milliwatts
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/inc/ |
D | video_encoder_device_v4l2.h | 427 int stopped; variable
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/inc/ |
D | video_encoder_device_v4l2.h | 460 int stopped; variable
|
/hardware/interfaces/audio/4.0/ |
D | IStream.hal | 77 * Optional method. If implemented, only called on a stopped stream.
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/ |
D | video_encoder_device_v4l2.cpp | 222 stopped = 1; in venc_dev() 2196 if (!stopped) { in venc_stop() 2245 stopped = 1; in venc_stop() 2373 stopped = 0; in venc_start()
|
/hardware/interfaces/camera/device/3.2/ |
D | ICameraDeviceSession.hal | 298 * interruptible hardware blocks must be stopped, and any uninterruptible
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/ |
D | video_encoder_device_v4l2.cpp | 232 stopped = 1; in venc_dev() 2779 if (!stopped) { in venc_stop() 2828 stopped = 1; in venc_stop() 3029 stopped = 0; in venc_start()
|
/hardware/interfaces/sensors/1.0/ |
D | types.hal | 1113 * triggered magnetic field calibration procedure is started or stopped. The
|