File
Doc
Category
Size
Date
Package
IBluetoothManagerCallback.java
API Doc
Android 5.1 API
3657
Sat Mar 14 05:47:58 GMT 2015
android.bluetooth
IBluetoothManagerCallback
public interface IBluetoothManagerCallback implements android.os.IInterface
API for Communication between BluetoothAdapter and BluetoothManager {@hide}
Fields Summary
Constructors Summary
Methods Summary
public void
onBluetoothServiceDown
()
public void
onBluetoothServiceUp
(
android.bluetooth.IBluetooth
bluetoothService)
Java Code Source