client: Fix uninitialized error
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Wed, 13 Feb 2019 15:07:25 +0000 (17:07 +0200)
committerhimanshu <h.himanshu@samsung.com>
Tue, 11 Feb 2020 08:57:47 +0000 (14:27 +0530)
commit7ffa87e15085e02bb2f6b6ac3180ba8d68b654a9
treef975e1dec8651224dbd710d7adef84b9bf3e575d
parent0fdb80e46ca1c1791d1ced5a20800da7434e13f8
client: Fix uninitialized error

trusted should be initialized with false since the property may not be
available.

Change-Id: Id1529b0821d3b7a466bab8c52c150dac0d2a3714
Signed-off-by: himanshu <h.himanshu@samsung.com>
client/gatt.c