Hi Denis:

<snip>

>         if (err < 0) {
> +               ofono_handsfree_card_driver_register(&card_driver15);

I will fix it in the next series. Copy & paste error: It is unregister
instead of register.

>                 g_dbus_unregister_interface(conn, HFP_EXT_PROFILE_PATH,
>                                                 BLUEZ_PROFILE_INTERFACE);
>                 return err;
> @@ -647,6 +675,7 @@ static void hfp_exit(void)
>         g_dbus_unregister_interface(conn, HFP_EXT_PROFILE_PATH,
>                                                 BLUEZ_PROFILE_INTERFACE);
>         ofono_modem_driver_unregister(&hfp_driver);
> +       ofono_handsfree_card_driver_register(&card_driver15);

Same here.

>         g_dbus_client_unref(bluez);
>
>         ofono_handsfree_audio_unref();
> --
> 1.7.11.7
>

Regards,
Claudio
_______________________________________________
ofono mailing list
[email protected]
http://lists.ofono.org/listinfo/ofono

Reply via email to