I am a new bie to BLUEZ. Presently doing a test program for device Inquiry. I have attached an dongle to USB Port 0 and running a test program, but am getting an error as....
Device not found......
The test program is a below.
dev_id = hci_get_route(NULL);
sock = hci_open_dev( dev_id );
Kindly Help.
first try running hcitool scan at the command promp and see wether dongle is
working perfectly with ur system ....
On 3/6/07, Mohan Kashyap <[email protected]> wrote:
>
> I am a new bie to BLUEZ. Presently doing a test program for device
> Inquiry. I have attached an dongle to USB Port 0 and running a test program,
> but am getting an error as....
>
> Device not found......
>
> The test program is a below.
> dev_id = hci_get_route(NULL);
> sock = hci_open_dev( dev_id );
>
> Kindly Help.
>
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share
> your
> opinions on IT & business topics through brief surveys-and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> Bluez-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/bluez-users
>
>