OSDN Git Service

obexd/client: Add supported_features support
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Thu, 27 Nov 2014 10:50:28 +0000 (11:50 +0100)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Tue, 2 Dec 2014 09:36:01 +0000 (11:36 +0200)
commit5bf03cc40ddb301cd975040ec93740df4c4a5338
tree95801356728dea0b1eaa4877415146a9cff6a548
parent2eb84f94e067efce28217e73ff5e96c0d8295d5f
obexd/client: Add supported_features support

This adds supported_features support to obc_driver so driver can
provide this information when connecting.

This is required by PBAP 1.2 (page 48):

  'Mandatory if the PSE advertises a PbapSupportedFeatures attribute in
   its SDP record, else excluded.'
obexd/client/driver.h
obexd/client/pbap.c
obexd/client/session.c