Uses of Interface
android.bluetooth.IBluetoothDeviceCallback

Packages that use IBluetoothDeviceCallback
android.bluetooth   
 

Uses of IBluetoothDeviceCallback in android.bluetooth
 

Classes in android.bluetooth that implement IBluetoothDeviceCallback
static class IBluetoothDeviceCallback.Stub
          Local-side IPC implementation stub class.
 

Methods in android.bluetooth that return IBluetoothDeviceCallback
static IBluetoothDeviceCallback IBluetoothDeviceCallback.Stub.asInterface(android.os.IBinder obj)
          Cast an IBinder object into an IBluetoothDeviceCallback interface, generating a proxy if needed.