wpasupplicant

package
v0.0.0-...-683b059 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 23, 2022 License: BSD-3-Clause Imports: 0 Imported by: 0

Documentation

Overview

Package wpasupplicant provides common constants of wpa_supplicant that can be used in both local and remote libraries/tests.

Index

Constants

View Source
const (
	// DisconnReasonPreviousAuthenticationInvalid previous authentication no longer valid.
	DisconnReasonPreviousAuthenticationInvalid = 2
	// DisconnReasonDeauthSTALeaving deauthenticated because sending STA is leaving (or has left) IBSS or ESS.
	DisconnReasonDeauthSTALeaving = 3
	// DisconnReasonLGDeauthSTALeaving (locally generated).
	DisconnReasonLGDeauthSTALeaving = -3
	// DisconnReasonLGDisassociatedInactivity (locally generated) disassociated due to inactivity.
	DisconnReasonLGDisassociatedInactivity = -4
	// DisconnReasonUnknown.
	DisconnReasonUnknown = 0
)

The following are some of the expected values of the property DisconnectReason.

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL