What kind of delays are to be expected when opening bluetooth sockets?
I'm trying to optimize some code that I hav开发者_如何学JAVAe that requires me to try and contact a few bluetooth devices using RFCOMM. Right now it's taking at least 2 seconds to successfully open a socket to any of the devices. Is this kind of delay normal?
精彩评论