btmon : SDP continuation list is not reset after use 15/162515/1
authorSeungyoun Ju <sy39.ju@samsung.com>
Fri, 17 Nov 2017 02:24:46 +0000 (11:24 +0900)
committerDoHyun Pyun <dh79.pyun@samsung.com>
Mon, 4 Dec 2017 05:20:46 +0000 (14:20 +0900)
commit14efff5aeb309627059576252071a745dbc93a73
tree4cf72ed1f5cebc2aa6b1aeb56671477274203878
parent26502e3a501eb39810bb831c8dabe9b659d7d58b
btmon : SDP continuation list is not reset after use

[Problem] After receiving attribute response which has continuation
 part more than 7 times, btmon doesn't print the decoded result.
[Cause & Measure] After combining attributes response, cont_list[x].cont is not
 reset.

Change-Id: If6087288d10e446e9491e62eb2dd3250822e4311
Signed-off-by: Seungyoun Ju <sy39.ju@samsung.com>
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
monitor/sdp.c