Commit: 5a6f73f03f3e63f10068fe4509c73efc03f1251e
Parent: 5a8fd0395a2e2ef33f885eeee385853708169226
Author: Szymon Janc <szymon.janc@tieto.com>
Committer: Szymon Janc <szymon.janc@tieto.com>
Date: 2014-11-17 15:51:20
Tree: 36a54d6bb82fb0258b626252ad31dfbc3613ef9f

android: Fix build on Android external/bluetooth/bluez/attrib/gattrib.c:82: error: undefined reference to 'bt_att_new' external/bluetooth/bluez/attrib/gattrib.c:99: error: undefined reference to 'bt_att_unref' external/bluetooth/bluez/attrib/gattrib.c:150: error: undefined reference to 'bt_att_unref' external/bluetooth/bluez/attrib/gattrib.c:274: error: undefined reference to 'bt_att_send' external/bluetooth/bluez/attrib/gattrib.c:285: error: undefined reference to 'bt_att_cancel_all' external/bluetooth/bluez/attrib/gattrib.c:309: error: undefined reference to 'bt_att_register' external/bluetooth/bluez/attrib/gattrib.c:330: error: undefined reference to 'bt_att_set_mtu' external/bluetooth/bluez/attrib/gattrib.c:335: error: undefined reference to 'bt_att_unregister' collect2: error: ld returned 1 exit status

Diffstat

M android/Android.mk | 1 +

1 files changed, 1 insertions(+), 0 deletions(-)

View Full Diff | Patch