OSDN Git Service

fixed problem with parsing GetAllCapabilitiesRsp
authorKim Schulz <k.schulz@samsung.com>
Tue, 24 Sep 2013 14:01:44 +0000 (16:01 +0200)
committerZhihai Xu <zhihaixu@google.com>
Mon, 16 Dec 2013 22:15:00 +0000 (14:15 -0800)
commit2fc1a9aa23e50db07aafcff3c9f5efd509e04336
treeafcc807e5bb6f24864fbd8b7c48c08b4deaa3fd5
parent41b33913995e5baf53461fe50f836717c2a47db9
fixed problem with parsing GetAllCapabilitiesRsp

The check for GetAllCapabilitiesRsp was not correctly parsed and hence the qualification tests TP/SIG/SMG/BI-35-C and TP/SIG/SMG/BI-36-C could not be passed.
This fixes that problem and makes it comply with the spec.

Bug: 10906942
Change-Id: I8b46c1974b4cad13d5a6641e02bf8a5f2ebc8ebd
stack/avdt/avdt_msg.c