Results 1 to 1 of 1
Thread: bluetooth on arm board working
|
Enjoy an ad free experience by logging in. Not a member yet? Register.
|
|
-
07-23-2009 #1
- Join Date
- Mar 2009
- Location
- Linux world
- Posts
- 4
bluetooth on arm board working
I have cross compiled bluz-libs and bluez-utis.
While cross compiling i gave
./configure --host=arm-linux --target=arm-linux --prfix=/home/bluez
so I have all the files cross compiled on /home/bluez directory
I have copied those files to the filesystem of my board.
But my board fails to recongnize the blueetoth device connected to
the usb.
I have 2.4.18 kernel on my board. Can anyone help.
I need to know whether i should copy some other files too from src directory of the bluez-libs and bluez-utils directory.