settings: bluetooth: qml: stop duplicate entries in lists 45/14045/1
authorMatt Ranostay <matt.ranostay@konsulko.com>
Mon, 21 May 2018 07:56:42 +0000 (00:56 -0700)
committerMatt Ranostay <matt.ranostay@konsulko.com>
Mon, 21 May 2018 09:44:49 +0000 (09:44 +0000)
commit773a9e0fccf6740b07aec123047fd1171a83eb78
treea8e1e50ae260a9369f1c022b3c1949e9d231928e
parent550a9bca3658852521dc6647ed0d8bd4101cf9a6
settings: bluetooth: qml: stop duplicate entries in lists

Due to the current subscription model each subscriber causes an
discovery_result event to be emitted. So each client must be sure
they aren't adding entries more than once.

Bug-AGL: SPEC-1385
Change-Id: I125eb33327944407c018b01776ba9bb3e0d4c08f
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
app/bluetooth/Bluetooth.qml