[Bluez-devel] Multi Dongle Problem
From: <hidden>
Date: 2007-06-12 17:08:45
Hello,
im making a program in C ... and was trying to use multi dongles ...
this is the hcitool dev output:
Devices:
hci0 00:11:F6:0A:06:7B
hci1 00:11:F6:0A:06:63
and that i make in my program is this...
str2ba("00:11:F6:0A:06:7B",&bdaddr);
dev_id = hci_get_route(&bdaddr);
but when u see the light of the dongles the hci1 is in use ...
and the hci0 is in use when the program use sdp...
to solve this i make the link mode of hci0 MASTER ... but then dont care
what i punt on the hci_get_route function... im making something wrong??
almost forgot... in some case the program finish with this error
Failed to connect to SDP server: Interrupted system call ... what can be?...
Regards, Mauricio
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel