FileDocCategorySizeDatePackage
IBluetoothProfileServiceConnection.javaAPI DocAndroid 5.1 API4220Sat Mar 14 05:47:58 GMT 2015android.bluetooth

IBluetoothProfileServiceConnection

public interface IBluetoothProfileServiceConnection implements android.os.IInterface
Callback for bluetooth profile connections. {@hide}

Fields Summary
Constructors Summary
Methods Summary
public voidonServiceConnected(android.content.ComponentName comp, android.os.IBinder service)

public voidonServiceDisconnected(android.content.ComponentName comp)