1.4.3.19 MMHI_MIB_MAC_RX Enum

C

typedef enum
{
    MIB_RX_DISABLED = 0,
    MIB_RX_NORMAL,
    MIB_RX_MAC_SNIFFFER,
    MIB_RX_PHY_SNIFFFER
} MMHI_MIB_MAC_RX;

Summary

List of Reception modes to be set through host interface.

Description

Lists the available Reception modes to be set through host interface by using the corresponding MIB object.

Remarks

None.