public interface

IPeripheralCallback

implements IInterface
masonamerica.platform.bleperipheral.IPeripheralCallback
Known Indirect Subclasses
IPeripheralCallback.Default Default implementation for IPeripheralCallback. 
IPeripheralCallback.Stub Local-side IPC implementation stub class. 

Summary

Nested Classes
class IPeripheralCallback.Default Default implementation for IPeripheralCallback. 
class IPeripheralCallback.Stub Local-side IPC implementation stub class. 
Public Methods
abstract void handlePeripheralInfo(List<BluetoothPeripheralInfo> list)
[Expand]
Inherited Methods
From interface android.os.IInterface

Public Methods

public abstract void handlePeripheralInfo (List<BluetoothPeripheralInfo> list)

Parameters
list List
Throws
RemoteException