Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 35c1e888 authored by Andre Eisenbach's avatar Andre Eisenbach Committed by android-build-merger
Browse files

Remove unused HCI_PROTO_REVISION

am: efe0050d

* commit 'efe0050d':
  Remove unused HCI_PROTO_REVISION
parents 9e25b98e efe0050d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -27,7 +27,7 @@
#define HCI_PROTO_VERSION_4_0 0x06      /* Version for BT spec 4.0          */
#define HCI_PROTO_VERSION_4_1 0x07      /* Version for BT spec 4.1          */
#define HCI_PROTO_VERSION_4_2 0x08      /* Version for BT spec 4.2          */
#define HCI_PROTO_REVISION    0x000C    /* Current implementation version   */

/*
**  Definitions for HCI groups
*/