Searched defs:mServerSocket (Results 1 – 2 of 2) sorted by relevance
206 BluetoothServerSocket mServerSocket; in bluetoothRfcommBeginAcceptThread() local449 private BluetoothServerSocket mServerSocket; field in BluetoothConnection456 public BluetoothConnection(BluetoothSocket mSocket, BluetoothServerSocket mServerSocket) in BluetoothConnection()
50 private ServerSocket mServerSocket = null; field in HttpFacade