Home
last modified time | relevance | path

Searched refs:bluetoothSocketConnCreateL2capSocket (Results 1 – 2 of 2) sorted by relevance

/external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/
DBluetoothRfcommFacade.java48 bluetoothSocketConnCreateL2capSocket(address, channel); in rfcommCreateL2capSocket()
61 bluetoothSocketConnCreateL2capSocket(address, channel); in rfcommCreateRfcommSocket()
DBluetoothSocketConnFacade.java107 public void bluetoothSocketConnCreateL2capSocket(@RpcParameter(name = "address") String address, in bluetoothSocketConnCreateL2capSocket() method in BluetoothSocketConnFacade