Hi Andrei, On Tuesday 24 of June 2014 15:11:52 Andrei Emeltchenko wrote: > From: Andrei Emeltchenko <andrei.emeltchenko@xxxxxxxxx> > > --- > android/hal-health.c | 3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-) > > diff --git a/android/hal-health.c b/android/hal-health.c > index ac6e87f..0d9136d 100644 > --- a/android/hal-health.c > +++ b/android/hal-health.c > @@ -116,8 +116,7 @@ static bt_status_t register_application(bthl_reg_param_t *reg, int *app_id) > cmd->len = off; > status = hal_ipc_cmd(HAL_SERVICE_ID_HEALTH, HAL_OP_HEALTH_REG_APP, > sizeof(*cmd) + cmd->len, buf, > - &rsp_len, &rsp, NULL); > - > + &rsp_len, &rsp, NULL); > if (status != BT_STATUS_SUCCESS) > return status; > > All patches 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