--- 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 5575d93..986f26b 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 -#define HAL_SERVICE_ID_MAX HAL_SERVICE_ID_GATT +#define HAL_SERVICE_ID_MAX HAL_SERVICE_ID_HF_CLIENT /* Core Service */ -- 1.8.4 -- 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