import exynos 7570 bsp
[GitHub/LineageOS/android_hardware_samsung_slsi_libbt.git] / conf / bt_did.conf
diff --git a/conf/bt_did.conf b/conf/bt_did.conf
new file mode 100644 (file)
index 0000000..7f6dc08
--- /dev/null
@@ -0,0 +1,18 @@
+# Device ID (DID) configuration
+[DID1]
+
+# Primary Record - true or false (default)
+# There can be only one primary record
+primaryRecord = true
+
+# Vendor ID '0xFFFF' indicates no Device ID Service Record is present in the device
+# 0x0075 = Samsung Electronics Co. Ltd.
+vendorId = 0x0075
+
+# Product ID & Product Version
+# Per spec DID v1.3 0xJJMN for version is interpreted as JJ.M.N
+# JJ: major version number, M: minor version number, N: sub-minor version number
+# For example: 1200, v14.3.6
+productId = 0x1200
+version = 0x1436
+