--- android/hal-msg.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/android/hal-msg.h b/android/hal-msg.h index 58fff4d..f19d0d0 100644 --- a/android/hal-msg.h +++ b/android/hal-msg.h @@ -42,6 +42,8 @@ struct hal_msg_hdr { #define HAL_SERVICE_ID_AVRCP 8 #define HAL_SERVICE_ID_GATT 9 +#define HAL_SERVICE_ID_MAX HAL_SERVICE_ID_GATT + /* Core Service */ #define HAL_MSG_OP_ERROR 0x00 -- 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