Searched refs:trigger (Results 1 – 25 of 42) sorted by relevance
12
/hardware/interfaces/soundtrigger/2.0/ |
D | types.hal | 39 /** simple voice trigger */ 41 /** trigger only if one user in model identified */ 43 /** trigger only if one user in mode authenticated */ 45 /** generic sound trigger */
|
D | ISoundTriggerHwCallback.hal | 53 * Duration in ms of audio captured before the start of the trigger. 56 /** The opaque data is the capture of the trigger sound */ 59 * Audio format of either the trigger in event data or to use for
|
D | ISoundTriggerHw.hal | 26 * Sound trigger implementation descriptor read by the framework via 55 /** Returns the trigger capture in event */ 109 * Configuration for sound trigger capture session passed to
|
/hardware/interfaces/tests/msgq/1.0/ |
D | ITestMsgQ.hal | 92 * This method requests the service to trigger a blocking read. 100 * This method requests the service to trigger a blocking read using 109 * This method requests the service to repeatedly trigger blocking reads. 112 * @param numIter Number of blocking reads to trigger.
|
/hardware/interfaces/graphics/composer/2.1/ |
D | IComposerCallback.hal | 32 * must trigger at least one hotplug notification, even if it only occurs 51 * Notifies the client to trigger a screen refresh. This forces all layer 56 * not necessarily before it returns. It is safe to trigger this callback
|
/hardware/interfaces/wifi/1.0/ |
D | IWifi.hal | 57 * Must trigger |IWifiEventCallback.onStart| on success. 74 * Must trigger |IWifiEventCallback.onStop| on success. 75 * Must trigger |IWifiEventCallback.onFailure| on failure.
|
D | IWifiChip.hal | 226 * mode must trigger an ERROR_NOT_SUPPORTED failure. 232 * Must trigger |IWifiChipEventCallback.onChipReconfigured| on success. 233 * Must trigger |IWifiEventCallback.onFailure| on failure. 564 * |startLoggingToDebugRingBuffer| to trigger log collection for a specific 596 * API to trigger the debug data collection.
|
D | types.hal | 660 * NAN Match indication type: control how often to trigger |IWifiNanIfaceEventCallback.eventMatch| 665 MATCH_ONCE = 0, // Only trigger |IWifiNanIfaceEventCallback.eventMatch| once 667 MATCH_NEVER, // Never trigger |IWifiNanIfaceEventCallback.eventMatch| 928 CONTINUOUS_INDICATION_MASK = 1 << 0, // trigger event on every RTT measurement 929 INGRESS_MET_MASK = 1 << 1, // trigger event only when ingress conditions met 930 EGRESS_MET_MASK = 1 << 2 // trigger event only when egress conditions met 1004 * Specifies how often to trigger |IWifiNanIfaceEventCallback.eventMatch| when continuously 1163 * in the publisher in order to trigger service discovery, i.e. a
|
/hardware/interfaces/cas/1.2/ |
D | types.hal | 24 * ERROR_CAS_NEED_ACTIVATION is used to trigger device activation process. 28 * ERROR_CAS_NEED_PAIRING is used to trigger pairing process.
|
/hardware/interfaces/secure_element/1.2/ |
D | ISecureElement.hal | 27 * HAL should trigger reset to the secure element. It could hardware power cycle or
|
/hardware/interfaces/vibrator/1.2/ |
D | IVibrator.hal | 27 * @param event The type of haptic event to trigger.
|
/hardware/interfaces/vibrator/1.1/ |
D | IVibrator.hal | 27 * @param event The type of haptic event to trigger.
|
/hardware/interfaces/radio/1.2/ |
D | IRadio.hal | 73 * RAN, if multiple measured quantities must be used to trigger a report for a given RAN, the 86 * @param thresholdsDbm A vector of trigger thresholds in dBm. A vector size of 0 disables the 112 * @param thresholdsDownlinkKbps A vector of trigger thresholds in kbps for downlink reports. A 114 * @param thresholdsUplinkKbps A vector of trigger thresholds in kbps for uplink reports. A
|
/hardware/interfaces/wifi/hostapd/1.0/ |
D | IHostapd.hal | 131 * This should trigger the setup of an access point with the specified 164 * supports the lazy HAL protocol, then this may trigger daemon to exit and
|
/hardware/interfaces/wifi/supplicant/1.1/ |
D | ISupplicant.hal | 61 * supports the lazy HAL protocol, then this may trigger daemon to exit and
|
/hardware/interfaces/sensors/1.0/ |
D | types.hal | 388 * activation or the last trigger of the sensor. 392 * trigger. 397 * trigger when 402 * trigger a tilt event. 404 * must not trigger a tilt event, even though the angle of the average 480 * trigger-mode: special 529 * trigger-mode: continuous 547 * trigger mode: one shot 561 * trigger mode: one shot 569 * to a nearby room may trigger motion wherewas keeping the device on a [all …]
|
/hardware/interfaces/vibrator/1.3/ |
D | IVibrator.hal | 49 * @param event The type of haptic event to trigger.
|
/hardware/interfaces/vibrator/1.0/ |
D | IVibrator.hal | 61 * @param event The type of haptic event to trigger.
|
/hardware/interfaces/wifi/hostapd/1.1/ |
D | IHostapd.hal | 71 * This should trigger the setup of an access point with the specified
|
/hardware/interfaces/broadcastradio/2.0/ |
D | ITunerCallback.hal | 77 * may be notified this way. However, setParameters must not trigger
|
/hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-interface/src/ |
D | mm_camera.c | 2299 uint32_t trigger, void *in_value) in mm_camera_channel_advanced_capture() argument 2313 (void *)&trigger, in mm_camera_channel_advanced_capture() 2319 (void *)&trigger, in mm_camera_channel_advanced_capture() 2325 (void *)&trigger, in mm_camera_channel_advanced_capture() 2331 (void *)&trigger, in mm_camera_channel_advanced_capture()
|
/hardware/interfaces/camera/common/1.0/ |
D | types.hal | 212 * openCameraDevice() must not trigger AVAILABLE_OFF before NOT_AVAILABLE 222 * successfully must trigger AVAILABLE_OFF or AVAILABLE_ON callback for the 223 * given camera device. Additionally it must trigger AVAILABLE_OFF callbacks
|
/hardware/interfaces/broadcastradio/1.1/ |
D | ITuner.hal | 106 * This call does not trigger actual scan, but operates on the list cached
|
/hardware/interfaces/soundtrigger/2.1/ |
D | ISoundTriggerHw.hal | 56 * Configuration for sound trigger capture session passed to
|
/hardware/interfaces/radio/1.5/ |
D | IRadio.hal | 90 * @param thresholdsDownlinkKbps A vector of trigger thresholds in kbps for downlink reports. A 92 * @param thresholdsUplinkKbps A vector of trigger thresholds in kbps for uplink reports. A
|
12