Searched refs:last_keyword_detected_config (Results 1 – 1 of 1) sorted by relevance
145 struct sound_trigger_recognition_config *last_keyword_detected_config; member2462 stdev->last_keyword_detected_config = model->config; in callback_thread_loop()2486 stdev->last_keyword_detected_config = model->config; in callback_thread_loop()3164 if (g_stdev.last_keyword_detected_config == NULL) { in stdev_get_audio_handle()3170 __func__, g_stdev.last_keyword_detected_config->capture_handle); in stdev_get_audio_handle()3172 return g_stdev.last_keyword_detected_config->capture_handle; in stdev_get_audio_handle()3443 stdev->last_keyword_detected_config = NULL; in stdev_open()