Hi Andrei, On Thursday 26 of June 2014 10:14:52 Andrei Emeltchenko wrote: > From: Andrei Emeltchenko <andrei.emeltchenko@xxxxxxxxx> > > --- > android/health.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/android/health.c b/android/health.c > index b07b11d..79d8055 100644 > --- a/android/health.c > +++ b/android/health.c > @@ -387,7 +387,7 @@ static int register_service_additional_protocols(sdp_record_t *rec, > if (!l2cap_list) > goto fail; > > - dcpsm = mcap_get_ctrl_psm(mcap, &err); > + dcpsm = mcap_get_data_psm(mcap, &err); > if (err) > goto fail; > Patch applied, thanks. -- Best regards, 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