summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--data/main.nonsmartphone.conf4
-rw-r--r--data/main.nonsmartphone.le.conf4
2 files changed, 4 insertions, 4 deletions
diff --git a/data/main.nonsmartphone.conf b/data/main.nonsmartphone.conf
index fa853f3..c73bbd8 100644
--- a/data/main.nonsmartphone.conf
+++ b/data/main.nonsmartphone.conf
@@ -16,8 +16,8 @@ Name = %m
# Local device class
# 0x0a0000 - Service class: Capturing (Microphone) + Networking
# 0x000100 - Major class: Computer
-# 0x00000C - Minor class: Laptop
-Class = 0x0a0010C
+# 0x000010 - Minor class: Handheld
+Class = 0x0a0110
# How long to stay in discoverable mode before going back to non-discoverable
# The value is in seconds. Default is 180, i.e. 3 minutes.
diff --git a/data/main.nonsmartphone.le.conf b/data/main.nonsmartphone.le.conf
index 5d334c2..fe56d0b 100644
--- a/data/main.nonsmartphone.le.conf
+++ b/data/main.nonsmartphone.le.conf
@@ -16,8 +16,8 @@ Name = %m
# Local device class
# 0x0a0000 - Service class: Capturing (Microphone) + Networking
# 0x000100 - Major class: Computer
-# 0x00000C - Minor class: Laptop
-Class = 0x0a0010C
+# 0x00000C - Minor class: Handheld
+Class = 0x0a0110
# How long to stay in discoverable mode before going back to non-discoverable
# The value is in seconds. Default is 180, i.e. 3 minutes.