OSDN Git Service

obexd: Remove obc_session_setpath limit
authorChristian Fetzer <christian.fetzer@bmw-carit.de>
Wed, 13 Feb 2013 14:02:28 +0000 (15:02 +0100)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Fri, 22 Feb 2013 08:41:52 +0000 (10:41 +0200)
commit7f803206541e93cbd07f57c78a76080de8e6d078
tree0b105fc7cc29ddcee5539499dbd3720b481d51ff
parent9278cee741211c602678d007eae867c6bfebd6ea
obexd: Remove obc_session_setpath limit

obc_session_setpath is able to handle multiple folder changes at once.
This removes the limit, that was introduced because of PBAP's limitation
to 3 levels (75d32c6b3a3bddaad19b7880950f9a503afe652b).

Other profiles like MAP might have deeper folder hierarchies.
obexd/client/session.c