1.2.5.21 WDRV_PIC32MZW_AuthCtxApTransitionDisable Function

WDRV_PIC32MZW_STATUS WDRV_PIC32MZW_AuthCtxApTransitionDisable (

WDRV_PIC32MZW_AUTH_CONTEXT *const pAuthCtx, bool tdOn,

)

C

Summary

Turn on/off the transition disable feature in AP mode.

Description

The authentication context is updated to turn on/off the transmission of a transition disable element in AP mode.

Precondition

None.

Parameters

Param

Description

pAuthCtx

Pointer to an authentication context.

enableTD

True to turn on transition disable, false to turn it off.

Returns

WDRV_PIC32MZW_STATUS_OK - The context has been updated.

WDRV_PIC32MZW_STATUS_INVALID_ARG - The parameters were incorrect.

Remarks

The transition disable element instructs STAs to disable transition security algorithms (i.e. AKM suites 2 and 6) from their network profile for this ESS.