Searched defs:createInsecureRfcommSocket (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
H A DBluetoothDevice.java1570 * In such a case, use {#link createInsecureRfcommSocket}.
1604 * In such a case, use {#link createInsecureRfcommSocket}.
1736 public BluetoothSocket createInsecureRfcommSocket(int port) throws IOException { method in class:BluetoothDevice

Completed in 57 milliseconds