client: Fix not resetting filters on scan.clear
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Wed, 1 Aug 2018 11:21:55 +0000 (14:21 +0300)
committerhimanshu <h.himanshu@samsung.com>
Tue, 14 Jan 2020 08:53:35 +0000 (14:23 +0530)
commit11ae13884c19819e053a573ae0d21bb1ca89d8d6
tree97a93edf50756a7bd3a1a2a4402ee290edb112c6
parent90e290c7eb1e83558aa4a959b692e957457d3041
client: Fix not resetting filters on scan.clear

If call to SetDiscoveryFilter comes with any value set the daemon will
not attempt to clear the filters, instead the client is suppose to send
an empty dict.

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