| Package | Description |
|---|---|
| org.aoju.bus.health.common.mac |
| Modifier and Type | Method and Description |
|---|---|
static int |
SmcUtils.smcCall(com.sun.jna.platform.mac.IOKit.IOConnect conn,
int index,
SmcUtils.SMCKeyData inputStructure,
SmcUtils.SMCKeyData outputStructure)
Call SMC
|
static int |
SmcUtils.smcGetKeyInfo(com.sun.jna.platform.mac.IOKit.IOConnect conn,
SmcUtils.SMCKeyData inputStructure,
SmcUtils.SMCKeyData outputStructure)
Get cached keyInfo if it exists, or generate new keyInfo
|
Copyright © 2020. All rights reserved.