Hi Marcin, On Friday 07 of March 2014 21:23:20 Marcin Kraglak wrote: > --- > android/handsfree.c | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/android/handsfree.c b/android/handsfree.c > index 69de670..1b42142 100644 > --- a/android/handsfree.c > +++ b/android/handsfree.c > @@ -475,7 +475,6 @@ static void connect_cb(GIOChannel *chan, GError *err, > gpointer user_data) hfp_gw_set_command_handler(device.gw, > at_command_handler, NULL, NULL); hfp_gw_set_disconnect_handler(device.gw, > disconnect_watch, NULL, NULL); > > - > if (device.hsp) { > register_post_slc_at(); > device_set_state(HAL_EV_HANDSFREE_CONN_STATE_CONNECTED); This patch is now applied, thanks. -- BR Szymon Janc -- 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