OSDN Git Service

android: Add device discovery mgmt event handling
authorJakub Tyszkowski <jakub.tyszkowski@tieto.com>
Thu, 31 Oct 2013 14:25:31 +0000 (15:25 +0100)
committerJohan Hedberg <johan.hedberg@intel.com>
Thu, 31 Oct 2013 14:47:35 +0000 (16:47 +0200)
commit509ca56c471a65f1b9b8a3548f4b35aa11c8b3ce
tree421be7ef6a25294b60bb9ccab85e1781c388d871
parent2cf38bce8944b5df5514450471f441b070d7e848
android: Add device discovery mgmt event handling

This patch provides basic handling of device found events from management
interface. Temporary device adress list is being used to determine which
devices has already been reported and device property changed event should
be sent instead of device found event.
android/Android.mk
android/Makefile.am
android/adapter.c