|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.buglabs.bug.sysfs.BMIDeviceHelper
public class BMIDeviceHelper
Entry-point into the sysfs API for BUG20. This API is a null-safe way of reading and writing to sysfs entries for BUG drivers that support them.
| Constructor Summary | |
|---|---|
BMIDeviceHelper()
|
|
| Method Summary | |
|---|---|
static java.util.List |
getAttachedDevices()
|
static BMIDevice |
getDevice(int slot)
|
static BMIDevice[] |
getDevices()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BMIDeviceHelper()
| Method Detail |
|---|
public static BMIDevice[] getDevices()
java.io.IOExceptionpublic static java.util.List getAttachedDevices()
public static BMIDevice getDevice(int slot)
slot -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||