Searched refs:model_handle (Results 1 – 1 of 1) sorted by relevance
92 sound_model_handle_t model_handle; member204 struct stub_sound_trigger_device* stdev, sound_model_handle_t* model_handle) { in fetch_model_with_handle() argument209 if (last_model_context->model_handle == *model_handle) { in fetch_model_with_handle()225 model_handle_str = &last_model_context->model_handle; in get_model_handle_with_uuid()323 sound_trigger_keyphrase_event_alloc(model_context->model_handle, in send_event_with_handle()332 sound_trigger_generic_event_alloc(model_context->model_handle, in send_event_with_handle()352 event->model = model_context->model_handle; in send_event_with_handle()402 if (current_model_context->model_handle == handle) { in get_model_context()487 write_vastr(conn_socket, "Model handle: %d\n", last_model_context->model_handle); in list_models()488 ALOGI("Model handle: %d", last_model_context->model_handle); in list_models()[all …]