--- android/client/if-hf-client.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/android/client/if-hf-client.c b/android/client/if-hf-client.c index a837401..3f6f7c2 100644 --- a/android/client/if-hf-client.c +++ b/android/client/if-hf-client.c @@ -489,7 +489,7 @@ static void stop_voice_recognition_p(int argc, const char **argv) { RETURN_IF_NULL(if_hf_client); - EXEC(if_hf_client->start_voice_recognition); + EXEC(if_hf_client->stop_voice_recognition); } static void volume_control_c(int argc, const char **argv, enum_func *enum_func, -- 1.8.4 -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html