OSDN Git Service

OBEX: Add required parameters TAG ID's for PBAP 1.2
authorHemant Gupta <hemantg@codeaurora.org>
Sat, 17 Oct 2015 14:10:53 +0000 (19:40 +0530)
committerAndre Eisenbach <eisenbach@google.com>
Sat, 20 May 2017 00:27:31 +0000 (00:27 +0000)
commit9e91b62c1fa4f6c51f53ddb3f2155f345be30a2a
tree593914988d526b1dd0d7c24ef86d70e13755575e
parentb5d6e45e8d8e8e074c74f77a8168eedc6917c74e
OBEX: Add required parameters TAG ID's for PBAP 1.2

Add required OBEX application parameters TAGID's and length
declarations required to support PBAP 1.2 specification.

Test: Connected with Remote PBAP Client supporting PBAP 1.2 and
verified that connection and transfer happens over L2CAP.
Connected with Remote PBAP Client supporting PBAP 1.1 and
and verified that connection and transfer happens over RFCOMM.

Bug: 33011817
Change-Id: I8a772b0dddf6ecf74b057e12d7596421c0e0f558
obex/javax/obex/ApplicationParameter.java