Searched refs:listenUsingRfcommOn (Results 1 – 2 of 2) sorted by relevance
2687 public BluetoothServerSocket listenUsingRfcommOn(int channel) throws IOException { in listenUsingRfcommOn() method in BluetoothAdapter2688 return listenUsingRfcommOn(channel, false, false); in listenUsingRfcommOn()2714 public BluetoothServerSocket listenUsingRfcommOn(int channel, boolean mitm, in listenUsingRfcommOn() method in BluetoothAdapter
9910 Landroid/bluetooth/BluetoothAdapter;->listenUsingRfcommOn(I)Landroid/bluetooth/BluetoothServerSocke…