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

Commit 5090c3d9 authored by Chris Manton's avatar Chris Manton
Browse files

Remove useless #def bta/hh/bta_hh_int::BTA_HH_

Bug: 163134718
Test: gd/cert/run
Tag: #refactor

Change-Id: I520cccf0607bd9191802bdc6f362de48227b5132
parent 8ff2ca8b
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,