/hardware/interfaces/secure_element/aidl/default/ |
D | main.cpp | 479 if (channels_[0].opened) { in openBasicChannel() 535 if (channels_[channel_number].opened == false) { in openLogicalChannel() 588 if (channel_number >= channels_.size() || !channels_[channel_number].opened) { in closeChannel() 597 channels_[channel_number].opened = false; in closeChannel() 632 if (!channels_[channel_number].opened) { in transmit() 663 : opened(true), aid(aid), p2(p2), applet(std::move(applet)) {} in Channel() 666 bool opened{false}; member
|
/hardware/interfaces/cas/1.2/ |
D | ICas.hal | 36 * @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/ |
D | ITuner.hal | 46 * @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/ |
D | ICameraDevice.hal | 68 * 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/ |
D | types.hal | 78 * Used by streams opened in mmap mode. 88 * Used by streams opened in mmap mode.
|
D | IDevice.hal | 105 * 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/ |
D | IDrmPlugin.hal | 39 * 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 …]
|
D | ICryptoPlugin.hal | 24 * 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,
|
D | types.hal | 40 * 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/ |
D | IDrmPlugin.hal | 40 * 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/ |
D | ICasListener.hal | 25 * @param sessionId the id of an opened session.
|
D | ICas.hal | 33 * @param sessionId the id of an opened session.
|
/hardware/interfaces/drm/1.2/ |
D | ICryptoPlugin.hal | 28 * It allows crypto sessions to be opened and operated on, to 69 * opened
|
/hardware/interfaces/drm/1.4/ |
D | ICryptoPlugin.hal | 24 * It allows crypto sessions to be opened and operated on, to
|
/hardware/google/gfxstream/host/ |
D | ColorBuffer.h | 146 bool opened; member
|
/hardware/interfaces/broadcastradio/1.0/ |
D | IBroadcastRadio.hal | 35 * If no other tuner is opened, this will power on the radio hardware.
|
/hardware/interfaces/audio/7.1/ |
D | IDevice.hal | 28 * If the stream can not be opened with the proposed audio config,
|
/hardware/interfaces/audio/5.0/ |
D | types.hal | 71 * Used by streams opened in mmap mode. 86 * Used by streams opened in mmap mode.
|
/hardware/interfaces/camera/device/1.0/ |
D | ICameraDevice.hal | 117 * 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/7.0/ |
D | types.hal | 72 * Used by streams opened in mmap mode. 87 * Used by streams opened in mmap mode. 380 * hardware module, they indicate that a stream can be opened that
|
/hardware/interfaces/audio/4.0/ |
D | types.hal | 94 * Used by streams opened in mmap mode. 109 * Used by streams opened in mmap mode.
|
/hardware/interfaces/cas/1.0/ |
D | types.hal | 40 * attempt is made to use a session that has not been opened.
|
/hardware/interfaces/camera/device/3.6/ |
D | ICameraOfflineSession.hal | 31 * of whether the parent camera device is still opened or not. An offline session must
|
/hardware/interfaces/audio/6.0/ |
D | IDevice.hal | 103 * 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, 316 * or there are streams currently opened.
|
/hardware/interfaces/bluetooth/audio/2.0/ |
D | IBluetoothAudioPort.hal | 36 * This indicates that the caller of this method has opened the data path
|