Fix the PLM Issue (No Bluetooth Device message appears twice)
authorDoHyun Pyun <dh79.pyun@samsung.com>
Mon, 27 Aug 2012 01:22:53 +0000 (10:22 +0900)
committerDoHyun Pyun <dh79.pyun@samsung.com>
Tue, 28 Aug 2012 06:51:12 +0000 (15:51 +0900)
commit2b381d14fed7c9770cc3c7293dceb02e4434fa4f
tree8430b93eb7697bf8708873e1d859ec2165431415
parent63989652b52d37c109c669ef1ae3c37e37c7a6ec
Fix the PLM Issue (No Bluetooth Device message appears twice)

[Issue] P120824-0217

[Problem] When the bluetooth device not found by search, Popup message appears twice

[Cause] Even if UG is not in searching state, it is possible to recieve
        the searching complete event. In this case, this bug will be occured.

[Fix] Add the depending codes

Change-Id: Ibfc36d048b92d7957cb6af583b30d338246fc242
debian/changelog
packaging/ug-bluetooth-efl.spec
src/libraries/bt-callback.c