nfcradiodev.h header

This header is used by nfpdrivers. For more information, see:

nfcradiodev.h contains the following programming interfaces:

IOCTLs

 
IOCTL_NFCRM_QUERY_RADIO_STATE

This IOCTL is used by the radio management application or service to query the current radio power state of the proximity device.
IOCTL_NFCRM_SET_RADIO_STATE

This IOCTL is used by the radio management application or service to set the radio power state of the proximity device.
IOCTL_NFCSERM_QUERY_RADIO_STATE

The IOCTL_NFCSERM_QUERY_RADIO_STATE is used by the SE radio management application or service to query the current radio power state of the proximity device.
IOCTL_NFCSERM_SET_RADIO_STATE

The IOCTL_NFCSERM_SET_RADIO_STATE is used by the SE radio management application or service to set the current radio power state of the proximity device.

Structures

 
NFCRM_RADIO_STATE

This structure is used to indicate the radio state.
NFCRM_SET_RADIO_STATE

This structure is used to set the radio state. The driver, in the case of airplane mode, has to persist the radio state and restore it when airplane mode is disabled.