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

Commit beefdb06 authored by Chris Manton's avatar Chris Manton Committed by Automerger Merge Worker
Browse files

Remove unused #defs bta/hh/bta_hh_utils am: a432a718

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

Change-Id: I9ef871dee016f1b624adb82918f637e1f6e5a35f
parents 1902e1b1 a432a718
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

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