Troubles with Bluetooth Inquiry
| Wed, 2003-10-01 07:20 | |
|
Hi,
This is my situation. I have a BT server running on my P800, and I have a USB dongle running on Linux. I'm doing a project on proximity alerts. The Linux client is constantly scanning (inquiry) devices in the area, and attempts to connect to each of them. When a connection is successful, there will be some data transfer between the server and client (authentication). After that, the socket is closed. The phone will then begin an inquiry procedure to see if it's still in the proximity of the USB dongle. The problem is, while the Linux client is doing its inquiry/connection procedures, my phone can't seem to inquiry the Linux client. ie hr.GetByAddress(addr,name,status); User::WaitForRequest(status); and status is not KErrNone ![]() However when I cancel the Linux program, the inquiry process works fine. Has anyone come across such a problem before? |
|







Forum posts: 32
Solution could be that one radio is listening for incoming calls and one making inquiries. For that you would need two devices
Forum posts: 104
In Windows, i have a bluetooth tray icon that sets up the options for bluetooth.. There you can set up the serial ports and services bluetooth uses.. There i can setup 2 serial ports that bluetooth will use... one serial port will just listen for incoming connections and then the other serial port is used two search for bluetooth celfones in range... Maybe you could do that but i don't know how to do in LInux..
"its all right, the gun isn't loaded."