#include <IOKit/AppleBasebandBridgeKeys.h>
IOKit/AppleBasebandBridgeKeys.h
macrokAppleBasebandBridgeControl
#define kAppleBasebandBridgeControl "AppleBasebandBridgeControl"
macrokAppleBasebandBridge
#define kAppleBasebandBridge "AppleBasebandBridgeControl"
for backward compatibility -- remove after updating ABS project
macrokAppleBasebandBridgeUserEvent_WarmReset
#define kAppleBasebandBridgeUserEvent_WarmReset iokit_vendor_specific_msg(0)
macrokAppleBasebandBridgeUserEvent_ColdReset
#define kAppleBasebandBridgeUserEvent_ColdReset iokit_vendor_specific_msg(1)
enumAppleBasebandBridgeUserRequest
| kAppleBasebandBridgeUserRequest_BridgeReady | 0 | Maintain strict order as it is used as index to function call |
| kAppleBasebandBridgeUserRequest_BasebandInReset | 1 | |
| kAppleBasebandBridgeUserRequest_BasebandHostWake | 2 | |
| kAppleBasebandBridgeUserRequest_MAX | 3 | Last entry |