Searched refs:listenUsingRfcommOn (Results 1 – 1 of 1) sorted by relevance
2159 public BluetoothServerSocket listenUsingRfcommOn(int channel) throws IOException { in listenUsingRfcommOn() method in BluetoothAdapter2160 return listenUsingRfcommOn(channel, false, false); in listenUsingRfcommOn()2184 public BluetoothServerSocket listenUsingRfcommOn(int channel, boolean mitm, in listenUsingRfcommOn() method in BluetoothAdapter