|
From: Robin A. <ro...@bi...> - 2008-12-15 11:16:48
|
On Monday 15 Dec 2008, Daniel Gollub wrote:
> On Monday 15 December 2008 11:26:43 Robin Atwood wrote:
> > On Sunday 14 Dec 2008, Daniel Gollub wrote:
> > > Could you provide the output of "sdptool browse $MAC"?
>
> If you run "sdptool search SYNCML", make sure the MAC is matching your
> mobile. Very likely the result on channel 3 was the result of your
> neighbor's mobile. You can also run: sdptool --bdaddr=$MAC SYNCML to just
> search for a certain Service on a certain device. Without parameter it's
> checking all devices.
# sdptool search --bdaddr=00:1C:A4:5A:73:D8 SYNCML
Searching for SYNCML on 00:1C:A4:5A:73:D8 ...
Service Name: SyncMLClient
Service Description: SyncML BT client
Service RecHandle: 0x1002c
Service Class ID List:
UUID 128: 00000002-0000-1000-8000-0002ee000002
Protocol Descriptor List:
"L2CAP" (0x0100)
"RFCOMM" (0x0003)
Channel: 6
"OBEX" (0x0008)
It's my phone alright!
> I saw traces of m-Router SDP records ...
> You don't have to waste time with trying SyncML via OBEX. You need to
> establish an IP connection and then fire-up SyncML http over this IP
> connection.
Thanks, I will give it a try.
--
----------------------------------------------------------------------
Robin Atwood.
"Ship me somewheres east of Suez, where the best is like the worst,
Where there ain't no Ten Commandments an' a man can raise a thirst"
from "Mandalay" by Rudyard Kipling
----------------------------------------------------------------------
|