Comment 2 for bug 447836

Revision history for this message
Dimitris Kogias (dimitris-k) wrote :

Update:

If I manually specify the bluetooth MAC *and* the correct channel for the OBEX FTP service, the push works:

Service Name: OBEX File Transfer
Service RecHandle: 0x1000c
Service Class ID List:
  "OBEX File Transfer" (0x1106)
Protocol Descriptor List:
  "L2CAP" (0x0100)
  "RFCOMM" (0x0003)
    Channel: 11
  "OBEX" (0x0008)
Language Base Attr List:
  code_ISO639: 0x454e
  encoding: 0x6a
  base_offset: 0x100
Profile Descriptor List:
  "OBEX File Transfer" (0x1106)
    Version: 0x0100

obexftp -b xx:xx:xx:xx:xx:xx -B 11 -p <file>

succeeds.