public interface BluetoothDeviceEvent
extends android.os.Parcelable
| Modifier and Type | Method and Description | 
|---|---|
java.util.List<? extends RemoteBluetoothDevice> | 
getDeviceList()  | 
DeviceProfile | 
getDeviceProfile()  | 
EventType | 
getEventType()  | 
long | 
getTimestamp()  | 
long getTimestamp()
EventType getEventType()
DeviceProfile getDeviceProfile()
java.util.List<? extends RemoteBluetoothDevice> getDeviceList()