OSDN Git Service

doc/obex-api: Add API for PBAP 1.2 features
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Wed, 18 Jun 2014 08:31:42 +0000 (11:31 +0300)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Fri, 12 Sep 2014 11:15:38 +0000 (14:15 +0300)
commit2f15797dfa4dddaeb47738f4481f2b756f8a7c07
tree137c2940521f485fd8464d9b17d523b37bdea425
parent6f680981e00f9c89d899b6d005740c366b62e31c
doc/obex-api: Add API for PBAP 1.2 features

These changes add support for PBAP 1.2 features, the idea is that upon
connecting the stack will auto retrieve the DatabaseIdentifier which will
very likely be used by applications to detect if anything should be done.

In case DatabaseIdentifier is present the user application can then
request the folder version via GetVersion.

Two new filter are added, Operator which should be used along with FilterBy
and ResetNewMissedCalls the later can only be used in mch and cch folders.
doc/obex-api.txt