Home
last modified time | relevance | path

Searched refs:opened (Results 1 – 25 of 36) sorted by relevance

12

/hardware/interfaces/cas/1.2/
DICas.hal36 * @param intent the intention of the session to be opened.
39 * @return sessionId the id of the newly opened session.
/hardware/interfaces/tv/tuner/1.0/
DITuner.hal46 * @param frontendId the id of the frontend to be opened.
118 * @param lnbId the id of the LNB to be opened.
132 * @param lnbName the name for an external LNB to be opened. The app
139 * @return lnbId the id of the LNB to be opened.
/hardware/interfaces/camera/device/3.2/
DICameraDevice.hal68 * The camera device cannot be opened due to an internal
121 * This camera device has been opened, so the torch cannot be
158 * The camera device cannot be opened due to an internal
166 * opened concurrently were opened already.
172 * @return session The interface to the newly-opened camera session,
/hardware/interfaces/audio/2.0/
Dtypes.hal78 * Used by streams opened in mmap mode.
88 * Used by streams opened in mmap mode.
DIDevice.hal105 * If the stream can not be opened with the proposed audio config,
127 * If the stream can not be opened with the proposed audio config,
/hardware/interfaces/drm/1.0/
DIDrmPlugin.hal39 * session cannot be opened.
40 * @return sessionId the session ID for the newly opened session
50 * opened, BAD_VALUE if the sessionId is invalid or ERROR_DRM_INVALID_STATE
80 * opened, ERROR_DRM_NOT_PROVISIONED if the device requires provisioning
114 * opened, ERROR_DRM_NOT_PROVISIONED if the device requires provisioning
135 * opened, BAD_VALUE if the sessionId is invalid or ERROR_DRM_INVALID_STATE
148 * opened, BAD_VALUE if any parameters are invalid or ERROR_DRM_INVALID_STATE
164 * opened, BAD_VALUE if the sessionId is invalid or ERROR_DRM_INVALID_STATE
377 * opened, BAD_VALUE if any parameters are invalid or ERROR_DRM_INVALID_STATE
392 * opened, BAD_VALUE if any parameters are invalid or ERROR_DRM_INVALID_STATE
[all …]
DICryptoPlugin.hal24 * It allows crypto sessions to be opened and operated on, to
53 * ERROR_DRM_SESSION_NOT_OPENED if the session is not opened, or
102 * ERROR_DRM_SESSION_NOT_OPENED if the decrypt session is not opened,
Dtypes.hal40 * attempt is made to use a session that has not been opened.
136 * This event indicates that a session opened by the app has been reclaimed
/hardware/interfaces/drm/1.1/
DIDrmPlugin.hal40 * sessions are opened at the native security level of the device which is
58 * a session cannot be opened.
60 * @return sessionId the session ID for the newly opened session
94 * session is not opened, ERROR_DRM_NOT_PROVISIONED if the device
151 * sessions that may be opened simultaneosly among all DRM instances for the
157 * @return currentSessions the number of currently opened sessions
172 * session is not opened, BAD_VALUE if the sessionId is invalid or
/hardware/interfaces/cas/1.1/
DICasListener.hal25 * @param sessionId the id of an opened session.
DICas.hal33 * @param sessionId the id of an opened session.
/hardware/interfaces/drm/1.2/
DICryptoPlugin.hal28 * It allows crypto sessions to be opened and operated on, to
69 * opened
/hardware/interfaces/broadcastradio/1.0/
DIBroadcastRadio.hal35 * If no other tuner is opened, this will power on the radio hardware.
/hardware/interfaces/audio/6.0/
Dtypes.hal71 * Used by streams opened in mmap mode.
86 * Used by streams opened in mmap mode.
DIDevice.hal103 * If the stream can not be opened with the proposed audio config,
128 * If the stream can not be opened with the proposed audio config,
294 * or there are streams currently opened.
/hardware/interfaces/audio/5.0/
Dtypes.hal71 * Used by streams opened in mmap mode.
86 * Used by streams opened in mmap mode.
DIDevice.hal103 * If the stream can not be opened with the proposed audio config,
128 * If the stream can not be opened with the proposed audio config,
/hardware/interfaces/camera/device/1.0/
DICameraDevice.hal117 * This camera device has been opened, so the torch cannot be
164 * The camera device cannot be opened due to an internal
172 * opened concurrently were opened already.
/hardware/interfaces/audio/4.0/
Dtypes.hal94 * Used by streams opened in mmap mode.
109 * Used by streams opened in mmap mode.
DIDevice.hal103 * If the stream can not be opened with the proposed audio config,
128 * If the stream can not be opened with the proposed audio config,
/hardware/interfaces/cas/1.0/
Dtypes.hal40 * attempt is made to use a session that has not been opened.
DICas.hal43 * @return sessionId the id of the newly opened session.
/hardware/interfaces/bluetooth/audio/2.0/
DIBluetoothAudioPort.hal36 * This indicates that the caller of this method has opened the data path
/hardware/interfaces/camera/device/3.5/
DICameraDevice.hal59 * The camera device cannot be opened due to an internal
/hardware/knowles/athletico/sound_trigger_hal/
Dsound_trigger_hw_iaxxx.c142 int opened; member
3060 if (!stdev->opened) { in stdev_get_model_state()
3125 if (!stdev->opened) { in stdev_close()
3139 stdev->opened = false; in stdev_close()
3404 if (stdev->opened) { in stdev_open()
3433 stdev->opened = true; in stdev_open()
3538 if (!stdev->opened) { in sound_trigger_hw_call_back()

12