Searched defs:mServerSocket (Results 1 – 3 of 3) sorted by relevance
44 private BluetoothServerSocket mServerSocket; field in BluetoothConnection51 BluetoothConnection(BluetoothSocket mSocket, BluetoothServerSocket mServerSocket) in BluetoothConnection()
762 private final BluetoothServerSocket mServerSocket; field in BluetoothSocketConnFacade.AcceptThread
50 private ServerSocket mServerSocket = null; field in HttpFacade