All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bluez-users] Problem with OBEX Object Push Service Description
@ 2004-02-02  4:56 beichuang
  2004-02-02 18:01 ` Edd Dumbill
  0 siblings, 1 reply; 2+ messages in thread
From: beichuang @ 2004-02-02  4:56 UTC (permalink / raw)
  To: bluez-users

Hello, 

I want to make an OBEX Object Push server and wish
this server can be discovered by other BT devices.

Before I do that, I used the command to add a OBEX
service as the command line:

#sdptool -add --channel=5 OPUSH

However, I cannot discover this service from other
devices (my iPAQ 5550) although the device can be
found.

I have then tested to send a vcard to my desktop from
iPAQ. It sopped after the prompt "connected with
BlueZ(0)" 

I have also compared the SDP information with any
other OPUSH server on Windows 2000, which works with
my iPAQ.
But it seems the information is the same.

Here below is the SDP details for the OBEX push server

Attribute Identifier : 0x0 - ServiceRecordHandle
  Integer : 0x804d130
Attribute Identifier : 0x1 - ServiceClassIDList
  Data Sequence
    UUID16 : 0x1105 - OBEXObjectPush
Attribute Identifier : 0x4 - ProtocolDescriptorList
  Data Sequence
    Data Sequence
      UUID16 : 0x0100 - L2CAP
    Data Sequence
      UUID16 : 0x0003 - RFCOMM
      Channel/Port (Integer) : 0x3
    Data Sequence
      UUID16 : 0x0008 - OBEX
Attribute Identifier : 0x5 - BrowseGroupList
  Data Sequence
    UUID16 : 0x1002 - PublicBrowseGroup (SDP)
Attribute Identifier : 0x9 -
BluetoothProfileDescriptorList
  Data Sequence
    Data Sequence
      UUID16 : 0x1105 - OBEXObjectPush
      Version (Integer) : 0x100
Attribute Identifier : 0x100
  Text : "OBEX Object Push"
Attribute Identifier : 0x303
  Data Sequence
    Integer : 0x1
    Integer : 0x2
    Integer : 0x3
    Integer : 0x4
    Integer : 0x5
    Integer : 0x6


Anyone can find the reason why it is not interoperable
with my iPAQ? I can just not find any error with the
comparison with another working OBEX server.

Thanks and regards

/B.C.



__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free web site building tool. Try it!
http://webhosting.yahoo.com/ps/sb/


-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Bluez-users] Problem with OBEX Object Push Service Description
  2004-02-02  4:56 [Bluez-users] Problem with OBEX Object Push Service Description beichuang
@ 2004-02-02 18:01 ` Edd Dumbill
  0 siblings, 0 replies; 2+ messages in thread
From: Edd Dumbill @ 2004-02-02 18:01 UTC (permalink / raw)
  To: beichuang; +Cc: BlueZ Users List

On Mon, 2004-02-02 at 04:56, beichuang wrote:
> Anyone can find the reason why it is not interoperable
> with my iPAQ? I can just not find any error with the
> comparison with another working OBEX server.

It may be that you need the object exchange bit set in your device
service class.  Try running hciconfig hci0 class 0x100100 and trying
again.  You can make this setting permanent in hcid.conf.

-- Edd




-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-02-02 18:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-02-02  4:56 [Bluez-users] Problem with OBEX Object Push Service Description beichuang
2004-02-02 18:01 ` Edd Dumbill

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.