btmon : SDP continuation list is not reset after use 86/160586/1
authorSeungyoun Ju <sy39.ju@samsung.com>
Fri, 17 Nov 2017 02:24:46 +0000 (11:24 +0900)
committerSeungyoun Ju <sy39.ju@samsung.com>
Fri, 17 Nov 2017 04:56:25 +0000 (13:56 +0900)
commit494f7e28150c1beb6b3c53a84a322349e074ddbe
treeb07f86905b2aefdf1617dacc4168258a2dfa19c1
parent0f6f1145ee699b173eeb5e971f693f19814e593c
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: Id01000bdc5cdc4002a068769850466161a8b4435
Signed-off-by: Seungyoun Ju <sy39.ju@samsung.com>
monitor/sdp.c