Change generic Gatt Enums to IntEnums

Modify the GattEnum.py enums such that
integer based enums are treated as ints.
This removes the need to add ".value"
when using an int enum.

Bug: b/30372898
Change-Id: I4db69a8fc2d8526c36a3975638d159a030d7fccd
(cherry picked from commit 026bf63a61b0146d67b31b92e8f2c1c437b4072b)
8 files changed
tree: 04020d76c60e9c05c926700952e1866cc3a7fca4
  1. acts/
  2. Android.mk