android.bluetooth
Interface IBluetoothDeviceCallback

All Superinterfaces:
android.os.IInterface
All Known Implementing Classes:
IBluetoothDeviceCallback.Stub

public interface IBluetoothDeviceCallback
extends android.os.IInterface


Nested Class Summary
static class IBluetoothDeviceCallback.Stub
          Local-side IPC implementation stub class.
 
Method Summary
 void onGetRemoteServiceChannelResult(java.lang.String address, int channel)
           
 
Methods inherited from interface android.os.IInterface
asBinder
 

Method Detail

onGetRemoteServiceChannelResult

void onGetRemoteServiceChannelResult(java.lang.String address,
                                     int channel)
                                     throws android.os.RemoteException
Throws:
android.os.RemoteException