settings: bluetooth: qml: stop duplicate entries in lists 41/14041/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:35:59 +0000 (02:35 -0700)
commit31ffe45b794b8cd5ffd9bd9a92e45d6f18bdf5ac
tree2ac80de34b63489d7404bd9fbd271d1eb7ce940f
parent64ebadd869c77f90eaed25925f850d424cdbe666
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