- timeout
- Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Type Reason Java.IO.IOException on error, for example this call was aborted, or timeout
Block until a connection is established, with timeout.
Returns a connected Android.Bluetooth.BluetoothSocket on successful connection.
Once this call returns, it can be called again to accept subsequent incoming connections.
BluetoothServerSocket.Close can be used to abort this call from another thread.