Fix the bug that we can't search devices
authorDoHyun Pyun <dh79.pyun@samsung.com>
Mon, 27 Aug 2012 04:30:54 +0000 (13:30 +0900)
committerDoHyun Pyun <dh79.pyun@samsung.com>
Tue, 28 Aug 2012 06:51:12 +0000 (15:51 +0900)
commit21dc2d8858cffd9d59531805657445fcdc2e081c
tree2d2eef3a8f5400ecf7186c2a43da87f00c682b95
parentbaa2afeb68219b0907492ace6a35c3510e0d66c7
Fix the bug that we can't search devices

[Issue] P120824-0224 (Sub issue)

[Problem] We can't search the device sometimes

[Cause] The comparision code was wrong

[Solution] Correct the codes

Change-Id: I923585686ebf97ada1aed8cc58097cda946c74b0
debian/changelog
include/bt-main-ug.h
packaging/ug-bluetooth-efl.spec
src/libraries/bt-callback.c
src/libraries/bt-ipc-handler.c
src/ui/bt-main-ug.c
src/ui/bt-main-view.c