sudo apt-get install opensync-plugin-syncml multisync-tools
wget launchpad.net/~holy.cheater/+archive/ppa/+files/opensync-plugin-kdepim_0.22-4hcppa1_i386.deb
sudo dpkg -i *kdepim*.deb
msynctool --addgroup n72-kde
msynctool --addmember n72-kde kdepim-sync
msynctool --addmember n72-kde syncml-obex-client
hcitool scan
01: 23: 45: 67: 89: ab PhoneName
msynctool --configure n72-kde 2
<? xml version = "1.0"?> <config> <bluetooth_address> 01: 23: 45: 67: 89: ab </ bluetooth_address> <bluetooth_channel> 11 </ bluetooth_channel> <interface> 0 </ interface> <identifier> PC Suite </ identifier> <version> 1 </ version> <wbxml> 1 </ wbxml> <username> </ username> <password> </ password> <type> 2 </ type> <usestringtable> 1 </ usestringtable> <onlyreplace> 0 </ onlyreplace> <onlyLocaltime> 0 </ onlyLocaltime> <recvLimit> 0 </ recvLimit> <maxObjSize> 0 </ maxObjSize> <contact_db> Contacts </ contact_db> <calendar_db> Calendar </ calendar_db> </ config>
sdptool browse aa:bb:cc:dd:ee:ff
msynctool --sync n72-kde
Source: https://habr.com/ru/post/66003/
All Articles