Uses of Class
android.bluetooth.BluetoothDevice

Packages that use BluetoothDevice
android.bluetooth   
 

Uses of BluetoothDevice in android.bluetooth
 

Fields in android.bluetooth with type parameters of type BluetoothDevice
static Parcelable.Creator<BluetoothDevice> BluetoothDevice.CREATOR
           
 

Methods in android.bluetooth that return BluetoothDevice
 BluetoothDevice BluetoothSocket.getRemoteDevice()
           
 BluetoothDevice BluetoothAdapter.getRemoteDevice(java.lang.String address)
           
 

Methods in android.bluetooth that return types with arguments of type BluetoothDevice
 java.util.Set<BluetoothDevice> BluetoothAdapter.getBondedDevices()
           
 



Copyright © 2008-2010. All Rights Reserved.