1.1.30.7 WDRV_WINC_MAC_OPTIONS Struct

C

typedef struct
{
    bool useTxAmpdu;
} WDRV_WINC_MAC_OPTIONS;

Description

Contains MAC options.

Members

MembersDescription
useTxAmpduWi-Fi A-MPDU Tx Enable.

Remarks

None.