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

Commit a020bbfe authored by Chris Manton's avatar Chris Manton
Browse files

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

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

Change-Id: I4b5501ecf96f67c451e86323752ae07ad88940bb
parent 865faa3d
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),