Comment 37 for bug 282325

Revision history for this message
Mario Limonciello (superm1) wrote :

So I think I've got some more information about this.

1) There are two types of SDP records for OBEX, 0x1105 and 0x1106. If your phone supports 0x1106, then version 1.1.1 might just work for you. If it supports 0x1105 you'll probably need another patch to add support for it.

2) Not all phones always broadcast these SDP records. My Blackberry for example only shows my 0x1105 when I am in "File Receiving Mode". It has no way to always be in File Receiving mode.

I think upstream will need to add support to requery the SDP records to solve (2), and then also add a patch to support the other type of OBEX record to solve (1).