Searched refs:supports (Results 1 – 25 of 70) sorted by relevance
123
/hardware/interfaces/usb/1.1/ |
D | types.hal | 24 * Indicates that the port supports Audio Accessory mode. 29 * Indicates that the port supports Debug Accessory mode.
|
/hardware/interfaces/gnss/1.0/ |
D | IGnssCallback.hal | 34 /** GNSS supports MS-Based AGNSS mode */ 36 /** GNSS supports MS-Assisted AGNSS mode */ 38 /** GNSS supports single-shot fixes */ 40 /** GNSS supports on demand time injection */ 42 /** GNSS supports Geofencing */ 44 /** GNSS supports Measurements for at least GPS. */ 46 /** GNSS supports Navigation Messages */
|
/hardware/interfaces/audio/effect/2.0/ |
D | IEqualizerEffect.hal | 24 * Gets the number of frequency bands that the equalizer supports. 64 * Gets the names of all presets the equalizer supports.
|
/hardware/interfaces/audio/effect/4.0/ |
D | IEqualizerEffect.hal | 24 * Gets the number of frequency bands that the equalizer supports. 64 * Gets the names of all presets the equalizer supports.
|
/hardware/interfaces/audio/2.0/ |
D | IDevice.hal | 44 * Get the current master volume value for the HAL, if the HAL supports 81 * Get the current master mute status for the HAL, if the HAL supports 150 * Returns whether HAL supports audio patches. 152 * @return supports true if audio patches are supported. 154 supportsAudioPatches() generates (bool supports);
|
D | IStreamOut.hal | 160 * Returns whether HAL supports pausing and resuming of streams. 193 * Returns whether HAL supports draining of streams. 195 * @return supports true if draining is supported. 197 supportsDrain() generates (bool supports);
|
/hardware/interfaces/vibrator/1.0/ |
D | IVibrator.hal | 39 * Returns whether the vibrator supports changes to its vibrational amplitude. 41 supportsAmplitudeControl() generates (bool supports);
|
/hardware/interfaces/audio/4.0/ |
D | IDevice.hal | 42 * Get the current master volume value for the HAL, if the HAL supports 79 * Get the current master mute status for the HAL, if the HAL supports 152 * Returns whether HAL supports audio patches. 154 * @return supports true if audio patches are supported. 156 supportsAudioPatches() generates (bool supports);
|
D | IStreamOut.hal | 171 * Returns whether HAL supports pausing and resuming of streams. 204 * Returns whether HAL supports draining of streams. 206 * @return supports true if draining is supported. 208 supportsDrain() generates (bool supports);
|
/hardware/interfaces/broadcastradio/1.0/ |
D | types.hal | 30 * each class. Current version of the framework only supports RADIO_CLASS_AM_FM. 118 * NOTE: current framework implementation supports only one audio source 137 /** the hardware supports capture of audio source from audio HAL */
|
/hardware/interfaces/media/omx/1.0/ |
D | IOmxStore.hal | 55 * key: 'supports-multiple-secure-codecs', value-type: enum<0,1> 56 * key: 'supports-secure-with-non-secure-codec', value-type: enum<0,1> 58 * For keys with prefix 'supports-', the value of 0 means "no" (not
|
/hardware/interfaces/ir/1.0/ |
D | IConsumerIr.hal | 34 * getCarrierFreqs() enumerates which frequencies the IR transmitter supports.
|
/hardware/intel/common/libva/test/videoprocess/ |
D | process.cfg | 7 # kind of processing will be executed in test application, although libva supports
|
/hardware/interfaces/wifi/hostapd/1.0/ |
D | IHostapd.hal | 88 * channel list in cases where the driver supports DFS channels. 164 * supports the lazy HAL protocol, then this may trigger daemon to exit and
|
/hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc/gen-1240/ |
D | loc_api_cb.xdr | 8 loc_api API supports.
|
/hardware/qcom/gps/loc_api/libloc_api-rpc/gen-1240/ |
D | loc_api_cb.xdr | 8 loc_api API supports.
|
/hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc/gen-1240/ |
D | loc_api_cb.xdr | 8 loc_api API supports.
|
/hardware/interfaces/nfc/1.1/ |
D | INfc.hal | 36 * off use cases, if the device supports power off use cases. If the
|
/hardware/interfaces/wifi/supplicant/1.1/ |
D | ISupplicant.hal | 61 * supports the lazy HAL protocol, then this may trigger daemon to exit and
|
D | ISupplicantStaNetwork.hal | 51 * networks which supports encrypted IMSI.
|
/hardware/interfaces/gnss/1.1/ |
D | IGnssMeasurement.hal | 37 * satellites and frequency bands that the chipset supports must be reported in this mode.
|
/hardware/interfaces/audio/common/4.0/ |
D | types.hal | 596 * supports the attributes indicated by the flags. 610 FAST = 0x4, // output supports "fast tracks", defined elsewhere 640 FAST = 0x1, // prefer an input that supports "fast tracks" 721 JOINT = 0x1, // supports joint channel gain control 722 CHANNELS = 0x2, // supports separate channel gain control 723 RAMP = 0x4 // supports gain ramps
|
/hardware/interfaces/audio/common/2.0/ |
D | types.hal | 644 * supports the attributes indicated by the flags. 658 FAST = 0x4, // output supports "fast tracks", defined elsewhere 686 FAST = 0x1, // prefer an input that supports "fast tracks" 760 JOINT = 0x1, // supports joint channel gain control 761 CHANNELS = 0x2, // supports separate channel gain control 762 RAMP = 0x4 // supports gain ramps
|
/hardware/interfaces/graphics/composer/2.1/ |
D | IComposer.hal | 31 * Specifies that the device supports sideband stream layers, for
|
/hardware/interfaces/media/omx/1.0/vts/functional/ |
D | README.md | 7 Functionality of master is to enumerate all the omx components (and the roles it supports) availabl…
|
123