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