Searched refs:listenUsingRfcommOn (Results 1 – 4 of 4) sorted by relevance
134 rfcommSocket = bt.listenUsingRfcommOn(rfcommChannel); in create()
166 .listenUsingRfcommOn( in initSocket()
3026 public BluetoothServerSocket listenUsingRfcommOn(int channel) throws IOException { in listenUsingRfcommOn() method in BluetoothAdapter3027 return listenUsingRfcommOn(channel, false, false); in listenUsingRfcommOn()3056 public BluetoothServerSocket listenUsingRfcommOn( in listenUsingRfcommOn() method in BluetoothAdapter
103 Landroid/bluetooth/BluetoothAdapter;->listenUsingRfcommOn(I)Landroid/bluetooth/BluetoothServerSocke…