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

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

Remove unused #defs bta/hh/bta_hh_utils

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

Change-Id: I862bf32f11a82ecff1209d9ba5ef6233b8921e11
parent 3a8c5c1e
Loading
Loading
Loading
Loading
+0 −9
Original line number Diff line number Diff line
@@ -36,15 +36,6 @@
/*****************************************************************************
 *  Constants
 ****************************************************************************/
#define BTA_HH_KB_CTRL_MASK 0x11
#define BTA_HH_KB_SHIFT_MASK 0x22
#define BTA_HH_KB_ALT_MASK 0x44
#define BTA_HH_KB_GUI_MASK 0x88

#define BTA_HH_KB_CAPS_LOCK 0x39 /* caps lock */
#define BTA_HH_KB_NUM_LOCK 0x53  /* num lock */

#define BTA_HH_MAX_RPT_CHARS 8

/*******************************************************************************
 *