#include <IOKit/AppleBasebandBridgeKeys.h>

IOKit/AppleBasebandBridgeKeys.h Kernel.framework

4 macros · 1 enum

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

underlying type unsigned int
kAppleBasebandBridgeUserRequest_BridgeReady0Maintain strict order as it is used as index to function call
kAppleBasebandBridgeUserRequest_BasebandInReset1
kAppleBasebandBridgeUserRequest_BasebandHostWake2
kAppleBasebandBridgeUserRequest_MAX3Last entry