Incoming channel problem (seemingly) solved
Before setting up my incoming BT channel, I was starting a number of timers, a couple of which caused other threads to be started when they fired. Putting my code which set up my incoming BT channel after starting these timers seems to have caused some kind of sporadic problem with incoming connections not always completing. Moving the code that sets up the incoming BT channel to being before the code that starts the timers seems to have solved the problem. ...Eric... _______________________________________________ bluetooth-dev mailing list | bluetooth-dev@lists.apple.com Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/bluetooth-dev Do not post admin requests to the list. They will be ignored.
participants (1)
-
Crichlow, Eric