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

Commit 6bace4f0 authored by Chris Manton's avatar Chris Manton Committed by Automerger Merge Worker
Browse files

Remove useless #def bta/hh/bta_hh_int::BTA_HH_ am: 5090c3d9 am: 7802e2ee am: 35e437e4

Original change: https://android-review.googlesource.com/c/platform/system/bt/+/1700651

Change-Id: I3d7015bd2234d796ebe8cf24faba63ec1981a3fa
parents 1522cf2c 35e437e4
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -65,10 +65,6 @@ typedef uint16_t tBTA_HH_INT_EVT; /* HID host internal events */

#define BTA_HH_INVALID_EVT (BTA_HH_DISC_CMPL_EVT + 1)

/* sub event code used for device maintainence API call */
#define BTA_HH_ADD_DEV 0
#define BTA_HH_REMOVE_DEV 1

/* state machine states */
enum {
  BTA_HH_NULL_ST,