summaryrefslogtreecommitdiff
path: root/bluetooth
diff options
context:
space:
mode:
authorMatthew Xie <mattx@google.com>2012-09-21 15:14:49 -0700
committerMatthew Xie <mattx@google.com>2012-09-21 15:29:43 -0700
commite3e5c06faf71e8ec679037b2ef5fa64eeddec275 (patch)
tree930fb9f897427783d934cf7b4d65e76038ea4f2c /bluetooth
parent11e792a57db98f5746bf0c6ccd740f75c88de628 (diff)
downloadgrouper-e3e5c06faf71e8ec679037b2ef5fa64eeddec275.tar.gz
Configure nexus 7 device class as major Computer minor PDA
Change-Id: I72454a0a5efad097406fab58d42a35176c4ad176
Diffstat (limited to 'bluetooth')
-rw-r--r--bluetooth/bdroid_buildcfg.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/bluetooth/bdroid_buildcfg.h b/bluetooth/bdroid_buildcfg.h
index fb56fc8..aa61dba 100644
--- a/bluetooth/bdroid_buildcfg.h
+++ b/bluetooth/bdroid_buildcfg.h
@@ -18,6 +18,12 @@
#define _BDROID_BUILDCFG_H
#define BTM_DEF_LOCAL_NAME "Nexus 7"
+
+// Networking, Capturing, Object Transfer
+// MAJOR CLASS: COMPUTER
+// MINOR CLASS: PALM SIZE PC/PDA
+#define BTA_DM_COD {0x1A, 0x01, 0x14}
+
#define BTIF_HF_SERVICES (BTA_HSP_SERVICE_MASK)
#define BTIF_HF_SERVICE_NAMES { BTIF_HSAG_SERVICE_NAME }
#define PAN_NAP_DISABLED TRUE