Searched refs:createRfcommSocket (Results 1 – 2 of 2) sorted by relevance
471 socket = mDevice.createRfcommSocket(mMas.getRfcommCannelNumber()); in run()
1353 public BluetoothSocket createRfcommSocket(int channel) throws IOException { in createRfcommSocket() method in BluetoothDevice