This is no longer needed as correct events ID are verified by hal_notif_check function. --- android/hal-msg.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/android/hal-msg.h b/android/hal-msg.h index 9f36c61..0d7137a 100644 --- a/android/hal-msg.h +++ b/android/hal-msg.h @@ -32,8 +32,6 @@ struct hal_hdr { uint8_t payload[0]; } __attribute__((packed)); -#define HAL_MINIMUM_EVENT 0x81 - #define HAL_SERVICE_ID_CORE 0 #define HAL_SERVICE_ID_BLUETOOTH 1 #define HAL_SERVICE_ID_SOCK 2 -- 1.8.4.2 -- 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