OSDN Git Service

android: Rename adapter.c to bluetooth.c
authorSzymon Janc <szymon.janc@gmail.com>
Thu, 14 Nov 2013 12:56:50 +0000 (13:56 +0100)
committerJohan Hedberg <johan.hedberg@intel.com>
Thu, 14 Nov 2013 12:57:56 +0000 (14:57 +0200)
commitc060fc6976586d349506952ee6694451fa7ecd5b
treea6ed6a7868a6af7dd9c914aa99c77e3b17b15ac8
parent3419cd2118badcdc8cf63437e4dc4ffbba62b219
android: Rename adapter.c to bluetooth.c

Match service name that is implemened in that file. This will also
keep convention of foo.c and hal-foo.c implementing remote parts of
same service.
android/Android.mk
android/Makefile.am
android/bluetooth.c [moved from android/adapter.c with 99% similarity]
android/bluetooth.h [moved from android/adapter.h with 100% similarity]
android/main.c