Searched refs:SOUND_TRIGGER_DEVICE_API_VERSION_1_1 (Results 1 - 3 of 3) sorted by relevance

/hardware/libhardware/include/hardware/
H A Dsound_trigger.h42 #define SOUND_TRIGGER_DEVICE_API_VERSION_1_1 HARDWARE_DEVICE_API_VERSION(1, 1) macro
43 #define SOUND_TRIGGER_DEVICE_API_VERSION_CURRENT SOUND_TRIGGER_DEVICE_API_VERSION_1_1
113 * Only supported for device api versions SOUND_TRIGGER_DEVICE_API_VERSION_1_1 or above.
/hardware/interfaces/soundtrigger/2.0/default/
H A DSoundTriggerHalImpl.cpp239 if (mHwDevice->common.version >= SOUND_TRIGGER_DEVICE_API_VERSION_1_1 &&
/hardware/libhardware/modules/soundtrigger/
H A Dsound_trigger_hw.c857 stdev->device.common.version = SOUND_TRIGGER_DEVICE_API_VERSION_1_1;

Completed in 132 milliseconds