hid: Fix uninitialized structure members 47/101047/1
authorSyam Sidhardhan <s.syam@samsung.com>
Mon, 28 Nov 2016 10:12:50 +0000 (15:42 +0530)
committerSyam Sidhardhan <s.syam@samsung.com>
Wed, 30 Nov 2016 07:07:27 +0000 (23:07 -0800)
commitebdab89df4f06df1a058db0b0100d74d0e62c39f
treed3f41b7b55421a4c463c847ca7d022a4eca954ea
parente56a4b463b1ed862135a6a5b81f7d5f33b33a588
hid: Fix uninitialized structure members

[Issue#] cppcheck automated tool reported error
[Problem] Uninitialized memory access reported
[Cause & Measure] Not initialized structure members
[Checking Method] cppcheck automated test tool for Tizen
[Team] Basic connection
[Developer] Syam Sidhardhan <s.syam@samsung.com>
[Solution company] Samsung

Change-Id: Idd470ebb3f82e0123ac96761ec57d8555db68db3
src/bluetooth-hid.c