# HG changeset patch # User Oleksandr Gavenko # Date 1282810474 -10800 # Node ID c68aab5c887f17a2c971dfe5a294e74ec9360336 # Parent 5fee9f3276aab05d4da6a83d7e5b2fee94d1f6b0 What version of Bluetooth support remote device? diff -r 5fee9f3276aa -r c68aab5c887f 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