public interface BluetoothDeviceEvent
| 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()