Trouble maker is here again..
So my problem is timeouts when connecting to other devices. I have isolated the problem to device inquiry. My code consist of active object device inquiry that connects to each device it founds when it is found. Connection is made in own active object class. Problem, if first device timeouts then others will timeout too and vice versa. Which is quite annouying when this happend with 20-30% propability. If I make whole device inquiry first and start making connections after that, no timeouts occures. This isn't really option for me. Is this some kind of HW sharing problem? Any idea how this could be avoided? help!?