# HG changeset patch # User Oleksandr Gavenko # Date 1282810483 -10800 # Node ID f9a3eb5008319ac1cd4051271c87838f903c9033 # Parent eeda6f41f8e59d139b342e3fdc296029e4d5f3de# Parent c68aab5c887f17a2c971dfe5a294e74ec9360336 Automated merge with file:///cygdrive/d/srv/hg-home/admin-doc diff -r eeda6f41f8e5 -r f9a3eb500831 bluetooth.rst --- a/bluetooth.rst Tue Aug 24 22:49:55 2010 +0300 +++ b/bluetooth.rst Thu Aug 26 11:14:43 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