Searched refs:model_handle (Results 1 – 1 of 1) sorted by relevance
91 sound_model_handle_t model_handle; member203 struct stub_sound_trigger_device* stdev, sound_model_handle_t* model_handle) { in fetch_model_with_handle() argument208 if (last_model_context->model_handle == *model_handle) { in fetch_model_with_handle()224 model_handle_str = &last_model_context->model_handle; in get_model_handle_with_uuid()322 sound_trigger_keyphrase_event_alloc(model_context->model_handle, in send_event_with_handle()331 sound_trigger_generic_event_alloc(model_context->model_handle, in send_event_with_handle()351 event->model = model_context->model_handle; in send_event_with_handle()401 if (current_model_context->model_handle == handle) { in get_model_context()486 write_vastr(conn_socket, "Model handle: %d\n", last_model_context->model_handle); in list_models()487 ALOGI("Model handle: %d", last_model_context->model_handle); in list_models()[all …]