2007-03-06 04:36:16

by Mohan Kashyap

[permalink] [raw]
Subject: [Bluez-users] Device Inquiry

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.


Attachments:
(No filename) (345.00 B)
(No filename) (164.00 B)
Download all attachments

2007-03-06 05:06:44

by siddhant tewari

[permalink] [raw]
Subject: Re: [Bluez-users] Device Inquiry

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
>
>


Attachments:
(No filename) (1.01 kB)
(No filename) (2.15 kB)
(No filename) (345.00 B)
(No filename) (164.00 B)
Download all attachments