What version of Bluetooth support remote device?
authorOleksandr Gavenko <gavenkoa@gmail.com>
Thu, 26 Aug 2010 11:14:34 +0300
changeset 508 c68aab5c887f
parent 496 5fee9f3276aa
child 509 f9a3eb500831
What version of Bluetooth support remote device?
bluetooth.rst
--- a/bluetooth.rst	Sat Aug 21 17:09:00 2010 +0300
+++ b/bluetooth.rst	Thu Aug 26 11:14:34 2010 +0300
@@ -83,6 +83,8 @@
 
 ** What version of Bluetooth support local device?
 
+HCI (Host/Controller Interface), LMP (Link Management Protocol).
+
   $ sudo hciconfig -a
 hci0:   Type: USB
 ...
@@ -93,6 +95,11 @@
     HCI Ver: 1.2 (0x2) HCI Rev: 0x2 LMP Ver: 1.2 (0x2) LMP Subver: 0x2
 ...
 
+** What version of Bluetooth support remote device?
+
+  $ hcitool info 00:22:66:D1:B7:20 | grep LPM
+LPM Version: 2.0 (0x3) LPM Subversion: 0x7a6
+
 ** What support remote device?
 
   $ sudo sdptool browse  00:22:66:D1:B7:20