|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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(String address)
|
Methods in android.bluetooth that return types with arguments of type BluetoothDevice | |
---|---|
Set<BluetoothDevice> |
BluetoothAdapter.getBondedDevices()
|
List<BluetoothDevice> |
BluetoothProfile.getConnectedDevices()
|
List<BluetoothDevice> |
BluetoothHealth.getConnectedDevices()
|
List<BluetoothDevice> |
BluetoothHeadset.getConnectedDevices()
|
List<BluetoothDevice> |
BluetoothA2dp.getConnectedDevices()
|
List<BluetoothDevice> |
BluetoothProfile.getDevicesMatchingConnectionStates(int[] states)
|
List<BluetoothDevice> |
BluetoothHealth.getDevicesMatchingConnectionStates(int[] states)
|
List<BluetoothDevice> |
BluetoothHeadset.getDevicesMatchingConnectionStates(int[] states)
|
List<BluetoothDevice> |
BluetoothA2dp.getDevicesMatchingConnectionStates(int[] states)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |