Menu

#15 enhanced transport control for non-standard OBEX server

closed-fixed
nobody
None
5
2007-06-02
2006-02-05
No

The OBEX server used by Samsung's mobile phone SGH-D600
for data synchronization doesn't seem to be standard
compliant. It imposes the following requirements on
OBEX put commands:

- the body header must start a new OBEX packet
- the last OBEX packet must be empty

This patch adds support for the points above by adding
a new header type (OBEX_HDR_EMPTY) and a new flag
(OBEX_FL_SUSPEND). It is tested with the SGH-D600.

Discussion

  • Martin Schulze

    Martin Schulze - 2006-02-05

    patch against cvs (2006-02-05), v2

     
  • Christian W. Zuckschwerdt

    • status: open --> closed-fixed
     
  • Christian W. Zuckschwerdt

    Logged In: YES
    user_id=136432
    Originator: NO

    Included a while ago.

     

Log in to post a comment.