OSDN Git Service

android: Remove not needed adapter parameter from bt_adapter_ready
authorSzymon Janc <szymon.janc@gmail.com>
Thu, 24 Oct 2013 09:54:22 +0000 (11:54 +0200)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Thu, 24 Oct 2013 15:31:41 +0000 (18:31 +0300)
commit78761a80af0a11abf1ca982c536dd578f8a0e2b0
tree1d5bfe85c9d2715a0c61f695acab34b02f7cf4d8
parent5d044fff918851fbd1296dfc2fd29ce77babd98d
android: Remove not needed adapter parameter from bt_adapter_ready

There is no need to pass adapter pointer in bt_adapter_ready callback
as there is only one present.
android/adapter.c
android/adapter.h
android/main.c