PROTOCOLS
Connector
Defined in fuchsia.wlan.mlme/wlan_mlme.fidl
This protocol is used to connect to the interface's underlying MLME.
Connect
Request
Name | Type |
---|---|
request |
request<MLME>
|
MLME
Defined in fuchsia.wlan.mlme/wlan_mlme.fidl
AssociateConf
Response
Name | Type |
---|---|
resp |
AssociateConfirm
|
AssociateInd
Response
Name | Type |
---|---|
ind |
AssociateIndication
|
AssociateReq
Request
Name | Type |
---|---|
req |
AssociateRequest
|
AssociateResp
Request
Name | Type |
---|---|
resp |
AssociateResponse
|
AuthenticateConf
Response
Name | Type |
---|---|
resp |
AuthenticateConfirm
|
AuthenticateInd
Response
Name | Type |
---|---|
ind |
AuthenticateIndication
|
AuthenticateReq
Request
Name | Type |
---|---|
req |
AuthenticateRequest
|
AuthenticateResp
Request
Name | Type |
---|---|
resp |
AuthenticateResponse
|
DeauthenticateConf
Response
Name | Type |
---|---|
resp |
DeauthenticateConfirm
|
DeauthenticateInd
Response
Name | Type |
---|---|
ind |
DeauthenticateIndication
|
DeauthenticateReq
Request
Name | Type |
---|---|
req |
DeauthenticateRequest
|
DeleteKeysReq
Request
Name | Type |
---|---|
req |
DeleteKeysRequest
|
DisassociateConf
Response
Name | Type |
---|---|
resp |
DisassociateConfirm
|
DisassociateInd
Response
Name | Type |
---|---|
ind |
DisassociateIndication
|
DisassociateReq
Request
Name | Type |
---|---|
req |
DisassociateRequest
|
EapolConf
Response
Name | Type |
---|---|
resp |
EapolConfirm
|
EapolInd
Response
Name | Type |
---|---|
ind |
EapolIndication
|
EapolReq
Request
Name | Type |
---|---|
req |
EapolRequest
|
FinalizeAssociationReq
Request
Name | Type |
---|---|
cap |
NegotiatedCapabilities
|
GetMeshPathTableReq
Request
Name | Type |
---|---|
req |
GetMeshPathTableRequest
|
Response
Name | Type |
---|---|
table |
fuchsia.wlan.mesh/MeshPathTable
|
GetMinstrelStats
Request
Name | Type |
---|---|
req |
MinstrelStatsRequest
|
Response
Name | Type |
---|---|
resp |
MinstrelStatsResponse
|
IncomingMpConfirmAction
Response
Name | Type |
---|---|
action |
MeshPeeringConfirmAction
|
IncomingMpOpenAction
Response
Name | Type |
---|---|
action |
MeshPeeringOpenAction
|
JoinConf
Response
Name | Type |
---|---|
resp |
JoinConfirm
|
JoinReq
Request
Name | Type |
---|---|
req |
JoinRequest
|
ListMinstrelPeers
Request
Name | Type |
---|
Response
Name | Type |
---|---|
resp |
MinstrelListResponse
|
MeshPeeringEstablished
Request
Name | Type |
---|---|
peering |
MeshPeeringParams
|
OnChannelSwitched
Response
Name | Type |
---|---|
info |
ChannelSwitchInfo
|
OnPmkAvailable
Response
Name | Type |
---|---|
info |
PmkInfo
|
OnSaeFrameRx
Response
Name | Type |
---|---|
frame |
SaeFrame
|
OnSaeHandshakeInd
Response
Name | Type |
---|---|
ind |
SaeHandshakeIndication
|
OnScanEnd
Response
Name | Type |
---|---|
end |
ScanEnd
|
OnScanResult
Response
Name | Type |
---|---|
result |
ScanResult
|
QueryDeviceInfo
Request
Name | Type |
---|
Response
Name | Type |
---|---|
info |
DeviceInfo
|
RelayCapturedFrame
Response
Name | Type |
---|---|
result |
CapturedFrameResult
|
ResetReq
Request
Name | Type |
---|---|
req |
ResetRequest
|
SaeFrameTx
Request
Name | Type |
---|---|
frame |
SaeFrame
|
SaeHandshakeResp
Request
Name | Type |
---|---|
resp |
SaeHandshakeResponse
|
SendMpConfirmAction
Request
Name | Type |
---|---|
action |
MeshPeeringConfirmAction
|
SendMpOpenAction
Request
Name | Type |
---|---|
action |
MeshPeeringOpenAction
|
SetControlledPort
Request
Name | Type |
---|---|
req |
SetControlledPortRequest
|
SetKeysReq
Request
Name | Type |
---|---|
req |
SetKeysRequest
|
SignalReport
Response
Name | Type |
---|---|
ind |
SignalReportIndication
|
StartCaptureFrames
Request
Name | Type |
---|---|
req |
StartCaptureFramesRequest
|
Response
Name | Type |
---|---|
resp |
StartCaptureFramesResponse
|
StartConf
Response
Name | Type |
---|---|
resp |
StartConfirm
|
StartReq
Request
Name | Type |
---|---|
req |
StartRequest
|
StartScan
Request
Name | Type |
---|---|
req |
ScanRequest
|
StatsQueryReq
Request
Name | Type |
---|
StatsQueryResp
Response
Name | Type |
---|---|
resp |
StatsQueryResponse
|
StopCaptureFrames
Request
Name | Type |
---|
StopConf
Response
Name | Type |
---|---|
resp |
StopConfirm
|
StopReq
Request
Name | Type |
---|---|
req |
StopRequest
|
STRUCTS
AssociateConfirm
Defined in fuchsia.wlan.mlme/wlan_mlme.fidl
Name | Type | Description | Default |
---|---|---|---|
result_code |
AssociateResultCodes
|
No default | |
association_id |
uint16
|
No default | |
cap_info |
fuchsia.wlan.internal/CapabilityInfo
|
No default | |
rates |
vector<uint8>[22]
|
No default | |
wmm_param |
WmmParameter?
|
No default | |
ht_cap |
fuchsia.wlan.internal/HtCapabilities?
|
No default | |
vht_cap |
fuchsia.wlan.internal/VhtCapabilities?
|
No default |
AssociateIndication
Defined in fuchsia.wlan.mlme/wlan_mlme.fidl
Name | Type | Description | Default |
---|---|---|---|
peer_sta_address |
uint8[6]
|
No default | |
cap |
fuchsia.wlan.internal/CapabilityInfo
|
No default | |
listen_interval |
uint16
|
No default | |
ssid |
vector<uint8>?
|
No default | |
rates |
vector<uint8>[22]
|
No default | |
rsne |
vector<uint8>?
|
No default |
AssociateRequest
Defined in fuchsia.wlan.mlme/wlan_mlme.fidl
Name | Type | Description | Default |
---|---|---|---|
peer_sta_address |
uint8[6]
|
No default | |
cap_info |
fuchsia.wlan.internal/CapabilityInfo
|
No default | |
rates |
vector<uint8>[22]
|
No default | |
qos_capable |
bool
|
No default | |
qos_info |
QosInfo
|
No default | |
ht_cap |
fuchsia.wlan.internal/HtCapabilities?
|
No default | |
vht_cap |
fuchsia.wlan.internal/VhtCapabilities?
|
No default | |
rsne |
vector<uint8>?
|
No default | |
vendor_ies |
vector<uint8>?
|
No default |
AssociateResponse
Defined in fuchsia.wlan.mlme/wlan_mlme.fidl
Name | Type | Description | Default |
---|---|---|---|
peer_sta_address |
uint8[6]
|
No default | |
result_code |
AssociateResultCodes
|
No default | |
association_id |
uint16
|
No default | |
cap |
fuchsia.wlan.internal/CapabilityInfo
|
No default | |
rates |
vector<uint8>[22]
|
No default |
AuthenticateConfirm
Defined in fuchsia.wlan.mlme/wlan_mlme.fidl
Name | Type | Description | Default |
---|---|---|---|
peer_sta_address |
uint8[6]
|
No default | |
auth_type |
AuthenticationTypes
|
No default | |
result_code |
AuthenticateResultCodes
|
No default |
AuthenticateIndication
Defined in fuchsia.wlan.mlme/wlan_mlme.fidl
Name | Type | Description | Default |
---|---|---|---|
peer_sta_address |
uint8[6]
|
No default | |
auth_type |
AuthenticationTypes
|
No default |
AuthenticateRequest
Defined in fuchsia.wlan.mlme/wlan_mlme.fidl
Name | Type | Description | Default |
---|---|---|---|
peer_sta_address |
uint8[6]
|
No default | |
auth_type |
AuthenticationTypes
|
No default | |
auth_failure_timeout |
uint32
|
No default | |
sae_password |
vector<uint8>?
|
No default |
AuthenticateResponse
Defined in fuchsia.wlan.mlme/wlan_mlme.fidl
Name | Type | Description | Default |
---|---|---|---|
peer_sta_address |
uint8[6]
|
No default | |
result_code |
AuthenticateResultCodes
|
No default |
BandCapabilities
Defined in fuchsia.wlan.mlme/wlan_mlme_ext.fidl
Name | Type | Description | Default |
---|---|---|---|
band_id |
fuchsia.wlan.common/Band
|
No default | |
rates |
vector<uint8>[22]
|
No default | |
base_frequency |
uint16
|
No default | |
channels |
vector<uint8>
|
No default | |
cap |
fuchsia.wlan.internal/CapabilityInfo
|
No default | |
ht_cap |
fuchsia.wlan.internal/HtCapabilities?
|
No default | |
vht_cap |
fuchsia.wlan.internal/VhtCapabilities?
|
No default |
CapturedFrameResult
Defined in fuchsia.wlan.mlme/wlan_mlme_ext.fidl
Name | Type | Description | Default |
---|---|---|---|
frame |
vector<uint8>
|
No default |
ChannelSwitchInfo
Defined in fuchsia.wlan.mlme/wlan_mlme_ext.fidl
Name | Type | Description | Default |
---|---|---|---|
new_channel |
uint8
|
No default |
Country
Defined in fuchsia.wlan.mlme/wlan_mlme.fidl
Name | Type | Description | Default |
---|---|---|---|
alpha2 |
uint8[2]
|
No default | |
suffix |
uint8
|
No default |
DeauthenticateConfirm
Defined in fuchsia.wlan.mlme/wlan_mlme.fidl
Name | Type | Description | Default |
---|---|---|---|
peer_sta_address |
uint8[6]
|
No default |
DeauthenticateIndication
Defined in fuchsia.wlan.mlme/wlan_mlme.fidl
Name | Type | Description | Default |
---|---|---|---|
peer_sta_address |
uint8[6]
|
No default | |
reason_code |
ReasonCode
|
No default | |
locally_initiated |
bool
|
locally_initiated is true if deauth is initiated from the device, and is false if it's initiated remotely (e.g. due to deauth frame) |
No default |
DeauthenticateRequest
Defined in fuchsia.wlan.mlme/wlan_mlme.fidl
Name | Type | Description | Default |
---|---|---|---|
peer_sta_address |
uint8[6]
|
No default | |
reason_code |
ReasonCode
|
No default |
DeleteKeyDescriptor
Defined in fuchsia.wlan.mlme/wlan_mlme.fidl
Name | Type | Description | Default |
---|---|---|---|
key_id |
uint16
|
No default | |
key_type |
KeyType
|
No default | |
address |
uint8[6]
|
No default |
DeleteKeysRequest
Defined in fuchsia.wlan.mlme/wlan_mlme.fidl
Name | Type | Description | Default |
---|---|---|---|
keylist |
vector<DeleteKeyDescriptor>
|
No default |
DeviceInfo
Defined in fuchsia.wlan.mlme/wlan_mlme_ext.fidl
Name | Type | Description | Default |
---|---|---|---|
mac_addr |
uint8[6]
|
No default | |
role |
MacRole
|
No default | |
bands |
vector<BandCapabilities>
|
No default | |
driver_features |
vector<fuchsia.wlan.common/DriverFeature>[32]
|
No default | |
qos_capable |
bool
|
No default |
DisassociateConfirm
Defined in fuchsia.wlan.mlme/wlan_mlme.fidl
Name | Type | Description | Default |
---|---|---|---|
status |
int32
|
No default |
DisassociateIndication
Defined in fuchsia.wlan.mlme/wlan_mlme.fidl
Name | Type | Description | Default |
---|---|---|---|
peer_sta_address |
uint8[6]
|
No default | |
reason_code |
uint16
|
No default | |
locally_initiated |
bool
|
locally_initiated is true if diassoc is initiated from the device, and is false if it's initiated remotely (e.g. due to disassoc frame) |
No default |
DisassociateRequest
Defined in fuchsia.wlan.mlme/wlan_mlme.fidl
Name | Type | Description | Default |
---|---|---|---|
peer_sta_address |
uint8[6]
|
No default | |
reason_code |
uint16
|
No default |
EapolConfirm
Defined in fuchsia.wlan.mlme/wlan_mlme.fidl
Name | Type | Description | Default |
---|---|---|---|
result_code |
EapolResultCodes
|
No default |
EapolIndication
Defined in fuchsia.wlan.mlme/wlan_mlme_ext.fidl
Name | Type | Description | Default |
---|---|---|---|
src_addr |
uint8[6]
|
No default | |
dst_addr |
uint8[6]
|
No default | |
data |
vector<uint8>
|
No default |
EapolRequest
Defined in fuchsia.wlan.mlme/wlan_mlme.fidl
Name | Type | Description | Default |
---|---|---|---|
src_addr |
uint8[6]
|
No default | |
dst_addr |
uint8[6]
|
No default | |
data |
vector<uint8>
|
No default |
GetMeshPathTableRequest
Defined in fuchsia.wlan.mlme/wlan_mlme.fidl
Name | Type | Description | Default |
---|---|---|---|
dummy |
uint8
|
No default |
JoinConfirm
Defined in fuchsia.wlan.mlme/wlan_mlme.fidl
Name | Type | Description | Default |
---|---|---|---|
result_code |
JoinResultCodes
|
No default |
JoinRequest
Defined in fuchsia.wlan.mlme/wlan_mlme.fidl
Name | Type | Description | Default |
---|---|---|---|
selected_bss |
fuchsia.wlan.internal/BssDescription
|
No default | |
join_failure_timeout |
uint32
|
No default | |
nav_sync_delay |
uint32
|
No default | |
op_rates |
vector<uint8>[22]
|
No default | |
phy |
fuchsia.wlan.common/PHY
|
No default | |
cbw |
fuchsia.wlan.common/CBW
|
No default |
MeshConfiguration
Defined in fuchsia.wlan.mlme/wlan_mlme.fidl
Name | Type | Description | Default |
---|---|---|---|
active_path_sel_proto_id |
uint8
|
No default | |
active_path_sel_metric_id |
uint8
|
No default | |
congest_ctrl_method_id |
uint8
|
No default | |
sync_method_id |
uint8
|
No default | |
auth_proto_id |
uint8
|
No default | |
mesh_formation_info |
uint8
|
No default | |
mesh_capability |
uint8
|
No default |
MeshPeeringCommon
Defined in fuchsia.wlan.mlme/wlan_mlme.fidl
Name | Type | Description | Default |
---|---|---|---|
peer_sta_address |
uint8[6]
|
No default | |
protocol_id |
uint16
|
No default | |
local_link_id |
uint16
|
No default | |
mesh_id |
vector<uint8>[32]
|
No default | |
rates |
vector<uint8>
|
No default | |
mesh_config |
MeshConfiguration
|
No default | |
ht_cap |
fuchsia.wlan.internal/HtCapabilities?
|
No default | |
ht_op |
fuchsia.wlan.internal/HtOperation?
|
No default | |
vht_cap |
fuchsia.wlan.internal/VhtCapabilities?
|
No default | |
vht_op |
fuchsia.wlan.internal/VhtOperation?
|
No default |
MeshPeeringConfirmAction
Defined in fuchsia.wlan.mlme/wlan_mlme.fidl
Name | Type | Description | Default |
---|---|---|---|
common |
MeshPeeringCommon
|
No default | |
aid |
uint16
|
No default | |
peer_link_id |
uint16
|
No default |
MeshPeeringOpenAction
Defined in fuchsia.wlan.mlme/wlan_mlme.fidl
Name | Type | Description | Default |
---|---|---|---|
common |
MeshPeeringCommon
|
No default |
MeshPeeringParams
Defined in fuchsia.wlan.mlme/wlan_mlme.fidl
Name | Type | Description | Default |
---|---|---|---|
peer_sta_address |
uint8[6]
|
No default | |
local_aid |
uint16
|
No default | |
rates |
vector<uint8>
|
No default |
MinstrelListResponse
Defined in fuchsia.wlan.mlme/wlan_mlme_ext.fidl
Name | Type | Description | Default |
---|---|---|---|
peers |
fuchsia.wlan.minstrel/Peers
|
No default |
MinstrelStatsRequest
Defined in fuchsia.wlan.mlme/wlan_mlme_ext.fidl
Name | Type | Description | Default |
---|---|---|---|
mac_addr |
uint8[6]
|
No default |
MinstrelStatsResponse
Defined in fuchsia.wlan.mlme/wlan_mlme_ext.fidl
Name | Type | Description | Default |
---|---|---|---|
peer |
fuchsia.wlan.minstrel/Peer?
|
No default |
NegotiatedCapabilities
Defined in fuchsia.wlan.mlme/wlan_mlme_ext.fidl
Non-IEEE custom structure to inform a SoftMAC device about the association negotiation outcome.
Name | Type | Description | Default |
---|---|---|---|
channel |
fuchsia.wlan.common/WlanChan
|
No default | |
cap_info |
fuchsia.wlan.internal/CapabilityInfo
|
No default | |
rates |
vector<uint8>[22]
|
No default | |
wmm_param |
WmmParameter?
|
No default | |
ht_cap |
fuchsia.wlan.internal/HtCapabilities?
|
No default | |
vht_cap |
fuchsia.wlan.internal/VhtCapabilities?
|
No default |
PmkInfo
Defined in fuchsia.wlan.mlme/wlan_mlme_ext.fidl
Name | Type | Description | Default |
---|---|---|---|
pmk |
vector<uint8>
|
No default | |
pmkid |
vector<uint8>
|
No default |
ResetRequest
Defined in fuchsia.wlan.mlme/wlan_mlme.fidl
Name | Type | Description | Default |
---|---|---|---|
sta_address |
uint8[6]
|
No default | |
set_default_mib |
bool
|
No default |
SaeFrame
Defined in fuchsia.wlan.mlme/wlan_mlme_ext.fidl
Name | Type | Description | Default |
---|---|---|---|
peer_sta_address |
uint8[6]
|
No default | |
status_code |
fuchsia.wlan.ieee80211/StatusCode
|
No default | |
seq_num |
uint16
|
No default | |
sae_fields |
vector<uint8>
|
No default |
SaeHandshakeIndication
Defined in fuchsia.wlan.mlme/wlan_mlme_ext.fidl
Name | Type | Description | Default |
---|---|---|---|
peer_sta_address |
uint8[6]
|
No default |
SaeHandshakeResponse
Defined in fuchsia.wlan.mlme/wlan_mlme_ext.fidl
Name | Type | Description | Default |
---|---|---|---|
peer_sta_address |
uint8[6]
|
No default | |
status_code |
fuchsia.wlan.ieee80211/StatusCode
|
No default |
ScanEnd
Defined in fuchsia.wlan.mlme/wlan_mlme.fidl
Name | Type | Description | Default |
---|---|---|---|
txn_id |
uint64
|
No default | |
code |
ScanResultCodes
|
No default |
ScanRequest
Defined in fuchsia.wlan.mlme/wlan_mlme.fidl
Name | Type | Description | Default |
---|---|---|---|
txn_id |
uint64
|
No default | |
bss_type |
fuchsia.wlan.internal/BssTypes
|
No default | |
bssid |
uint8[6]
|
No default | |
ssid |
vector<uint8>[32]
|
No default | |
scan_type |
ScanTypes
|
No default | |
probe_delay |
uint32
|
No default | |
channel_list |
vector<uint8>?
|
No default | |
min_channel_time |
uint32
|
No default | |
max_channel_time |
uint32
|
No default | |
ssid_list |
vector<vector<uint8>>?
|
No default |
ScanResult
Defined in fuchsia.wlan.mlme/wlan_mlme.fidl
Name | Type | Description | Default |
---|---|---|---|
txn_id |
uint64
|
No default | |
bss |
fuchsia.wlan.internal/BssDescription
|
No default |
SetControlledPortRequest
Defined in fuchsia.wlan.mlme/wlan_mlme_ext.fidl
Name | Type | Description | Default |
---|---|---|---|
peer_sta_address |
uint8[6]
|
No default | |
state |
ControlledPortState
|
No default |
SetKeyDescriptor
Defined in fuchsia.wlan.mlme/wlan_mlme.fidl
Name | Type | Description | Default |
---|---|---|---|
key |
vector<uint8>
|
No default | |
key_id |
uint16
|
No default | |
key_type |
KeyType
|
No default | |
address |
uint8[6]
|
No default | |
rsc |
uint64
|
No default | |
cipher_suite_oui |
uint8[3]
|
No default | |
cipher_suite_type |
uint8
|
No default |
SetKeysRequest
Defined in fuchsia.wlan.mlme/wlan_mlme.fidl
Name | Type | Description | Default |
---|---|---|---|
keylist |
vector<SetKeyDescriptor>
|
No default |
SignalReportIndication
Defined in fuchsia.wlan.mlme/wlan_mlme_ext.fidl
Name | Type | Description | Default |
---|---|---|---|
rssi_dbm |
int8
|
No default | |
snr_db |
int8
|
No default |
StartCaptureFramesRequest
Defined in fuchsia.wlan.mlme/wlan_mlme_ext.fidl
Name | Type | Description | Default |
---|---|---|---|
mgmt_frame_flags |
MgmtFrameCaptureFlags
|
No default |
StartCaptureFramesResponse
Defined in fuchsia.wlan.mlme/wlan_mlme_ext.fidl
Name | Type | Description | Default |
---|---|---|---|
status |
int32
|
No default | |
supported_mgmt_frames |
MgmtFrameCaptureFlags
|
No default |
StartConfirm
Defined in fuchsia.wlan.mlme/wlan_mlme.fidl
Name | Type | Description | Default |
---|---|---|---|
result_code |
StartResultCodes
|
No default |
StartRequest
Defined in fuchsia.wlan.mlme/wlan_mlme.fidl
Name | Type | Description | Default |
---|---|---|---|
ssid |
vector<uint8>[32]
|
No default | |
bss_type |
fuchsia.wlan.internal/BssTypes
|
No default | |
beacon_period |
uint16
|
No default | |
dtim_period |
uint8
|
No default | |
channel |
uint8
|
No default | |
cap |
fuchsia.wlan.internal/CapabilityInfo
|
No default | |
rates |
vector<uint8>[22]
|
No default | |
country |
Country
|
No default | |
mesh_id |
vector<uint8>[32]
|
No default | |
rsne |
vector<uint8>?
|
No default | |
phy |
fuchsia.wlan.common/PHY
|
No default | |
cbw |
fuchsia.wlan.common/CBW
|
No default |
StatsQueryResponse
Defined in fuchsia.wlan.mlme/wlan_mlme_ext.fidl
Name | Type | Description | Default |
---|---|---|---|
stats |
fuchsia.wlan.stats/IfaceStats
|
No default |
StopConfirm
Defined in fuchsia.wlan.mlme/wlan_mlme.fidl
Name | Type | Description | Default |
---|---|---|---|
result_code |
StopResultCodes
|
No default |
StopRequest
Defined in fuchsia.wlan.mlme/wlan_mlme.fidl
Name | Type | Description | Default |
---|---|---|---|
ssid |
vector<uint8>[32]
|
No default |
WmmParameter
Defined in fuchsia.wlan.mlme/wlan_mlme.fidl
Name | Type | Description | Default |
---|---|---|---|
bytes |
uint8[18]
|
No default |
ENUMS
AssociateResultCodes
Type: uint32
Defined in fuchsia.wlan.mlme/wlan_mlme.fidl
Name | Value | Description |
---|---|---|
SUCCESS |
0 |
|
REFUSED_REASON_UNSPECIFIED |
1 |
|
REFUSED_NOT_AUTHENTICATED |
2 |
|
REFUSED_CAPABILITIES_MISMATCH |
3 |
|
REFUSED_EXTERNAL_REASON |
4 |
|
REFUSED_AP_OUT_OF_MEMORY |
5 |
|
REFUSED_BASIC_RATES_MISMATCH |
6 |
|
REJECTED_EMERGENCY_SERVICES_NOT_SUPPORTED |
7 |
|
REFUSED_TEMPORARILY |
8 |
AuthenticateResultCodes
Type: uint32
Defined in fuchsia.wlan.mlme/wlan_mlme.fidl
Name | Value | Description |
---|---|---|
SUCCESS |
0 |
|
REFUSED |
1 |
|
ANTI_CLOGGING_TOKEN_REQUIRED |
2 |
|
FINITE_CYCLIC_GROUP_NOT_SUPPORTED |
3 |
|
AUTHENTICATION_REJECTED |
4 |
|
AUTH_FAILURE_TIMEOUT |
5 |
AuthenticationTypes
Type: uint32
Defined in fuchsia.wlan.mlme/wlan_mlme.fidl
Name | Value | Description |
---|---|---|
OPEN_SYSTEM |
1 |
|
SHARED_KEY |
2 |
|
FAST_BSS_TRANSITION |
3 |
|
SAE |
4 |
ControlledPortState
Type: uint32
Defined in fuchsia.wlan.mlme/wlan_mlme_ext.fidl
Name | Value | Description |
---|---|---|
CLOSED |
0 |
|
OPEN |
1 |
EapolResultCodes
Type: uint32
Defined in fuchsia.wlan.mlme/wlan_mlme.fidl
Name | Value | Description |
---|---|---|
SUCCESS |
0 |
|
TRANSMISSION_FAILURE |
1 |
JoinResultCodes
Type: uint32
Defined in fuchsia.wlan.mlme/wlan_mlme.fidl
Name | Value | Description |
---|---|---|
SUCCESS |
0 |
|
JOIN_FAILURE_TIMEOUT |
1 |
KeyType
Type: uint32
Defined in fuchsia.wlan.mlme/wlan_mlme.fidl
Name | Value | Description |
---|---|---|
GROUP |
1 |
|
PAIRWISE |
2 |
|
PEER_KEY |
3 |
|
IGTK |
4 |
MacRole
Type: uint32
Defined in fuchsia.wlan.mlme/wlan_mlme_ext.fidl
Name | Value | Description |
---|---|---|
CLIENT |
1 |
|
AP |
2 |
|
MESH |
3 |
ReasonCode
Type: uint16
Defined in fuchsia.wlan.mlme/wlan_mlme.fidl
Name | Value | Description |
---|---|---|
UNSPECIFIED_REASON |
1 |
|
INVALID_AUTHENTICATION |
2 |
|
LEAVING_NETWORK_DEAUTH |
3 |
|
REASON_INACTIVITY |
4 |
|
NO_MORE_STAS |
5 |
|
INVALID_CLASS2_FRAME |
6 |
|
INVALID_CLASS3_FRAME |
7 |
|
LEAVING_NETWORK_DISASSOC |
8 |
|
NOT_AUTHENTICATED |
9 |
|
UNACCEPTABLE_POWER_CA |
10 |
|
UNACCEPTABLE_SUPPORTED_CHANNELS |
11 |
|
BSS_TRANSITION_DISASSOC |
12 |
|
REASON_INVALID_ELEMENT |
13 |
|
MIC_FAILURE |
14 |
|
FOURWAY_HANDSHAKE_TIMEOUT |
15 |
|
GK_HANDSHAKE_TIMEOUT |
16 |
|
HANDSHAKE_ELEMENT_MISMATCH |
17 |
|
REASON_INVALID_GROUP_CIPHER |
18 |
|
REASON_INVALID_PAIRWISE_CIPHER |
19 |
|
REASON_INVALID_AKMP |
20 |
|
UNSUPPORTED_RSNE_VERSION |
21 |
|
INVALID_RSNE_CAPABILITIES |
22 |
|
IEEE802_1_X_AUTH_FAILED |
23 |
|
REASON_CIPHER_OUT_OF_POLICY |
24 |
|
TDLS_PEER_UNREACHABLE |
25 |
|
TDLS_UNSPECIFIED_REASON |
26 |
|
SSP_REQUESTED_DISASSOC |
27 |
|
NO_SSP_ROAMING_AGREEMENT |
28 |
|
BAD_CIPHER_OR_AKM |
29 |
|
NOT_AUTHORIZED_THIS_LOCATION |
30 |
|
SERVICE_CHANGE_PRECLUDES_TS |
31 |
|
UNSPECIFIED_QOS_REASON |
32 |
|
NOT_ENOUGH_BANDWIDTH |
33 |
|
MISSING_ACKS |
34 |
|
EXCEEDED_TXOP |
35 |
|
STA_LEAVING |
36 |
|
END_TS_BA_DLS |
37 |
|
UNKNOWN_TS_BA |
38 |
|
TIMEOUT |
39 |
|
PEERKEY_MISMATCH |
45 |
|
PEER_INITIATED |
46 |
|
AP_INITIATED |
47 |
|
REASON_INVALID_FT_ACTION_FRAME_COUNT |
48 |
|
REASON_INVALID_PMKID |
49 |
|
REASON_INVALID_MDE |
50 |
|
REASON_INVALID_FTE |
51 |
|
MESH_PEERING_CANCELED |
52 |
|
MESH_MAX_PEERS |
53 |
|
MESH_CONFIGURATION_POLICY_VIOLATION |
54 |
|
MESH_CLOSE_RCVD |
55 |
|
MESH_MAX_RETRIES |
56 |
|
MESH_CONFIRM_TIMEOUT |
57 |
|
MESH_INVALID_GTK |
58 |
|
MESH_INCONSISTENT_PARAMETERS |
59 |
|
MESH_INVALID_SECURITY_CAPABILITY |
60 |
|
MESH_PATH_ERROR_NO_PROXY_INFORMATION |
61 |
|
MESH_PATH_ERROR_NO_FORWARDING_INFORMATION |
62 |
|
MESH_PATH_ERROR_DESTINATION_UNREACHABLE |
63 |
|
MAC_ADDRESS_ALREADY_EXISTS_IN_MBSS |
64 |
|
MESH_CHANNEL_SWITCH_REGULATORY_REQUIREMENTS |
65 |
|
MESH_CHANNEL_SWITCH_UNSPECIFIED |
66 |
ScanResultCodes
Type: uint32
Defined in fuchsia.wlan.mlme/wlan_mlme.fidl
Name | Value | Description |
---|---|---|
SUCCESS |
0 |
|
NOT_SUPPORTED |
1 |
|
INVALID_ARGS |
2 |
|
INTERNAL_ERROR |
3 |
|
SHOULD_WAIT |
4 |
ScanTypes
Type: uint32
Defined in fuchsia.wlan.mlme/wlan_mlme.fidl
Name | Value | Description |
---|---|---|
ACTIVE |
1 |
|
PASSIVE |
2 |
StartResultCodes
Type: uint32
Defined in fuchsia.wlan.mlme/wlan_mlme.fidl
Name | Value | Description |
---|---|---|
SUCCESS |
0 |
|
BSS_ALREADY_STARTED_OR_JOINED |
1 |
|
RESET_REQUIRED_BEFORE_START |
2 |
|
NOT_SUPPORTED |
3 |
|
INTERNAL_ERROR |
4 |
StopResultCodes
Type: uint32
Defined in fuchsia.wlan.mlme/wlan_mlme.fidl
Name | Value | Description |
---|---|---|
SUCCESS |
0 |
|
BSS_ALREADY_STOPPED |
1 |
|
INTERNAL_ERROR |
2 |
BITS
MgmtFrameCaptureFlags
Type: uint32
Defined in fuchsia.wlan.mlme/wlan_mlme_ext.fidl
Bits used to request management frame subtypes to be captured. Also used in StartCaptureFramesResponse to indicate what management frames are supported.
These values are set at 1 << MgmtFrameSubtypeValue
See IEEE Std 802.11-2016, 9.2.4.1.3, for value of each management frame subtype
Name | Value | Description |
---|---|---|
ASSOC_REQ | 1 | |
ASSOC_RESP | 2 | |
REASSOC_REQ | 4 | |
REASSOC_RESP | 8 | |
PROBE_REQ | 16 | |
PROBE_RESP | 32 | |
TIMING_AD | 64 | |
BEACON | 256 | |
ATIM | 512 | |
DISASSOC | 1024 | |
AUTH | 2048 | |
DEAUTH | 4096 | |
ACTION | 8192 | |
ACTION_NO_ACK | 16384 |
CONSTANTS
Name | Value | Type | Description |
---|---|---|---|
WMM_PARAM_LEN |
18
|
uint8 |
WFA WMM v1.2, 2.2.2 Table 5 Length of the WMM Parameter Element body. This does not include IE and vendor IE headers, and only includes the QoS Info, reserved, and AC parameters fields. |
countryEnvironAll |
32
|
uint8 |
|
countryEnvironIndoor |
73
|
uint8 |
|
countryEnvironNonCountry |
88
|
uint8 |
|
countryEnvironOutdoor |
79
|
uint8 |
TYPE ALIASES
Name | Value | Description |
---|---|---|
QosInfo |
uint8 |
WFA WMM v1.2, 2.2.1 |