OSDN Git Service

Remove unused #defs bta/hh/bta_hh_utils
authorChris Manton <cmanton@google.com>
Sat, 8 May 2021 20:02:28 +0000 (13:02 -0700)
committerChris Manton <cmanton@google.com>
Wed, 12 May 2021 17:10:33 +0000 (10:10 -0700)
Bug: 163134718
Test: gd/cert/run
Tag: #refactor

Change-Id: I862bf32f11a82ecff1209d9ba5ef6233b8921e11

bta/hh/bta_hh_utils.cc

index f7c8919..348b67f 100644 (file)
 /*****************************************************************************
  *  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
 
 /*******************************************************************************
  *