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

Commit d4a83380 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_MAX_RPT_CHARS am: a020bbfe

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

Change-Id: I9e4ba18aa80bd0f0c1d112dcc91e33bfbf2a0657
parents 6159c79a a020bbfe
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -33,9 +33,6 @@
#include "bta/sys/bta_sys.h"
#include "stack/include/bt_types.h"

/* can be moved to bta_api.h */
#define BTA_HH_MAX_RPT_CHARS 8

/* state machine events, these events are handled by the state machine */
enum tBTA_HH_INT_EVT : uint16_t {
  BTA_HH_API_OPEN_EVT = BTA_SYS_EVT_START(BTA_ID_HH),