Home
last modified time | relevance | path

Searched defs:bluetoothDeviceClass (Results 1 – 1 of 1) sorted by relevance

/external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/
DBluetoothRfcommFacade.java108 Class bluetoothDeviceClass = Class.forName("android.bluetooth.BluetoothDevice"); in rfcommCreateL2capSocket() local
127 Class bluetoothDeviceClass = Class.forName("android.bluetooth.BluetoothDevice"); in rfcommCreateRfcommSocket() local