Hi Łukasz, On Wednesday 10 of September 2014 13:33:59 Lukasz Rymanowski wrote: > --- > android/hal-msg.h | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > > diff --git a/android/hal-msg.h b/android/hal-msg.h > index 3d95e10..5781c09 100644 > --- a/android/hal-msg.h > +++ b/android/hal-msg.h > @@ -35,8 +35,9 @@ static const char BLUEZ_HAL_SK_PATH[] = "\0bluez_hal_socket"; > #define HAL_SERVICE_ID_HEALTH 7 > #define HAL_SERVICE_ID_AVRCP 8 > #define HAL_SERVICE_ID_GATT 9 > +#define HAL_SERVICE_ID_HF_CLIENT 10 To follow convention this should be named HAL_SERVICE_ID_HANDSFREE_CLIENT. > > -#define HAL_SERVICE_ID_MAX HAL_SERVICE_ID_GATT > +#define HAL_SERVICE_ID_MAX HAL_SERVICE_ID_HF_CLIENT > > /* Core Service */ > > -- 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