Hi:

Is there any way I can get the status of an RFCOMM socket connection to detect whether it is still alive or it has been disconnected somehow?  In my application (in C++), I need to stay on top of the status of the RFCOMM connection and do something if it is no longer active for some reasons

Thanks

Mark