Home
last modified time | relevance | path

Searched refs:SOUND_TRIGGER_DEVICE_API_VERSION_1_1 (Results 1 – 4 of 4) sorted by relevance

/hardware/libhardware/include/hardware/
Dsound_trigger.h42 #define SOUND_TRIGGER_DEVICE_API_VERSION_1_1 HARDWARE_DEVICE_API_VERSION(1, 1) macro
/hardware/interfaces/soundtrigger/2.0/default/
DSoundTriggerHalImpl.cpp239 if (mHwDevice->common.version >= SOUND_TRIGGER_DEVICE_API_VERSION_1_1 && in stopAllRecognitions()
/hardware/libhardware/modules/soundtrigger/
Dsound_trigger_hw.c892 stdev->device.common.version = SOUND_TRIGGER_DEVICE_API_VERSION_1_1; in stdev_open()
/hardware/interfaces/soundtrigger/2.2/default/
DSoundTriggerHw.cpp262 if (mHwDevice->common.version >= SOUND_TRIGGER_DEVICE_API_VERSION_1_1 && in stopAllRecognitions()