[oe] Bluetooth library and corresponding errors.

RaNgErS rangers.av at gmail.com
Tue Oct 30 04:08:34 UTC 2012


Hi,

I am trying to make a recipie with usb & bluetooth support. I added

LIBUSB_CC=`pkg-config --cflags libusb-1.0`

for usb. But for bluetooth dont know what to add. so I am getting these
errors :

undefined reference to `hci_get_route'
undefined reference to `hci_open_dev'
undefined reference to `hci_inquiry'
undefined reference to `ba2str'
undefined reference to `str2ba'
undefined reference to `hci_read_remote_name'


all from my sample code which build with the same recipie. what is the
equivalent bluetooth library?

Thanks
RaNgErS



More information about the Openembedded-devel mailing list