1.3.5.11 WDRV_PIC32MZW_AuthCtxApTransitionDisable Function

C

WDRV_PIC32MZW_STATUS WDRV_PIC32MZW_AuthCtxApTransitionDisable
(
WDRV_PIC32MZW_AUTH_CONTEXT *const pAuthCtx,
bool tdOn,
)

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

ParamDescription
pAuthCtxPointer to an authentication context.
enableTDTrue 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.