bluetooth-applet, on both projects have same issue, yes i know
gnome-bluetooth is a fork of bluez-gnome, but bluetooth-applet can't
receive files, i understand this software can receive and send files
without any problem, ODS works fine, i have made a test with Filippo,
the problem come from bluetooth-applet who don't understand when a
file are coming... if i start odes-server-test this works good, but a
normal user don't know how do this...
this is my hcidump, when i try to connect my phone bluetooth to my computer:
< HCI Command: Accept Connection Request (0x01|0x0009) plen 7
< HCI Command: Read Remote Supported Features (0x01|0x001b) plen 2
< HCI Command: Remote Name Request (0x01|0x0019) plen 10
L2CAP(s): Connect req: psm 1 scid 0x0040
< ACL data: handle 1 flags 0x02 dlen 16
L2CAP(s): Connect rsp: dcid 0x0040 scid 0x0040 result 1 status 0
Connection pending - No futher information available
< ACL data: handle 1 flags 0x02 dlen 10
L2CAP(s): Info req: type 2
L2CAP(s): Info rsp: type 2 result 0
Extended feature mask 0x0000
< ACL data: handle 1 flags 0x02 dlen 16
L2CAP(s): Connect rsp: dcid 0x0040 scid 0x0040 result 0 status 0
Connection successful
L2CAP(s): Config req: dcid 0x0040 flags 0x00 clen 4
MTU 1024
< ACL data: handle 1 flags 0x02 dlen 18
L2CAP(s): Config rsp: scid 0x0040 flags 0x00 result 0 clen 4
MTU 1024
< ACL data: handle 1 flags 0x02 dlen 12
L2CAP(s): Config req: dcid 0x0040 flags 0x00 clen 0
L2CAP(s): Config rsp: scid 0x0040 flags 0x00 result 0 clen 0
Success
L2CAP(d): cid 0x0040 len 30 [psm 1]
SDP SSA Req: tid 0x1 len 0x19
pat uuid-16 0x1105 (OBEXObjPush)
max 128
aid(s) 0x0000 (SrvRecHndl) 0x0001 (SrvClassIDList) 0x0002
(SrvRecState) 0x0006 (LangBaseAttrIDList) 0x0009 (BTProfileDescList)
cont 00
< ACL data: handle 1 flags 0x02 dlen 14
L2CAP(d): cid 0x0040 len 10 [psm 1]
SDP SSA Rsp: tid 0x1 len 0x5
count 2
cont 00
L2CAP(s): Disconn req: dcid 0x0040 scid 0x0040
< ACL data: handle 1 flags 0x02 dlen 12
L2CAP(s): Disconn rsp: dcid 0x0040 scid 0x0040
I can believe bluetooth-applet don't make any calls to DBUS for
communicate to ODS when a file comes.