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

Commit 7802e2ee 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

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

Change-Id: I75e478625cae718a5a558038c2af9e6cd7e26c43
parents f1ff2fd6 5090c3d9
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,