From: Leif <le...@ad...> - 2005-11-21 12:11:58
|
Florian, That didn't do it for me (using address/Channel that works with rfcomm) but You pointed me to the info that I've been looking for i.e. address or "unit" and channel configuration tags. I still get -1 from BtOBEX_TransportConnect(...) I'll look deeper into the code ... At this point I really don't know anything about the underlaying structure of C-OBEX or irmc-sync. Is there code for automatic searching of units or does it need to be hardcoded? Thanks Leif > hi, > i used this config-file for my siemens s55: > > <config> > <fixedst>false</fixedst> > <donttellsync>false</donttellsync> > <onlyphonenumbers>true</onlyphonenumbers> > <dontacceptold>true</dontacceptold> > <maximumage>7</maximumage> > <translatecharset>false</translatecharset> > <charset>ISO8859-1</charset> > <alarmtoirmc>true</alarmtoirmc> > <alarmfromirmc>true</alarmfromirmc> > <convertade>convcard</convertade> > <connectmedium>bluetooth</connectmedium> > <btunit>00:01:E3:6E:41:D1</btunit> > <btchannel>5</btchannel> > </config> > > this should work... > > flo > > > > ------------------------------------------------------- > This SF.Net email is sponsored by the JBoss Inc. Get Certified Today > Register for a JBoss Training Course. Free Certification Exam > for All Training Attendees Through End of 2005. For more info visit: > http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click > _______________________________________________ > Opensync-users mailing list > Ope...@li... > https://lists.sourceforge.net/lists/listinfo/opensync-users > |