1.4.3.20 MMHI_MIB_MAC_TX Enum

C

typedef enum
{
    MIB_TX_DISABLED = 0,
    MIB_TX_NORMAL,
} MMHI_MIB_MAC_TX;

Summary

List of Transmission modes to be set through host interface.

Description

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

Remarks

None.