Searched defs:mSocket (Results 1 – 2 of 2) sorted by relevance
407 private BluetoothSocket mSocket; field in BluetoothConnection415 public BluetoothConnection(BluetoothSocket mSocket) throws IOException { in BluetoothConnection()419 public BluetoothConnection(BluetoothSocket mSocket, BluetoothServerSocket mServerSocket) in BluetoothConnection()
56 boost::asio::ip::tcp::socket mSocket; member in LIRCFactoryCreator::BoostWrapper