Searched refs:bluetoothDeviceClass (Results 1 – 1 of 1) sorted by relevance
108 Class bluetoothDeviceClass = Class.forName("android.bluetooth.BluetoothDevice"); in rfcommCreateL2capSocket() local109 Method createL2capSocketMethod = bluetoothDeviceClass.getMethod( in rfcommCreateL2capSocket()127 Class bluetoothDeviceClass = Class.forName("android.bluetooth.BluetoothDevice"); in rfcommCreateRfcommSocket() local128 Method createL2capSocketMethod = bluetoothDeviceClass.getMethod( in rfcommCreateRfcommSocket()