WE310F5  39.00.000
M2MB_WLAN_WPS_CB_INFO_S Struct Reference

WPS cb information. More...

#include <m2mb_wlan_driver.h>

Data Fields

UINT8 status
 
UINT8 error
 
M2MB_WLAN_WPS_CREDENTIALS_T credential
 
UINT8 peer_dev_addr [M2MB_WLAN_MAC_LEN]
 

Detailed Description

WPS cb information.

Data structure to get WPS command results from the driver.

Definition at line 576 of file m2mb_wlan_driver.h.

Field Documentation

◆ credential

WPS credentials

Definition at line 580 of file m2mb_wlan_driver.h.

◆ error

UINT8 error

WPS error

Definition at line 579 of file m2mb_wlan_driver.h.

◆ peer_dev_addr

UINT8 peer_dev_addr[M2MB_WLAN_MAC_LEN]

MAC address of peer device

Definition at line 581 of file m2mb_wlan_driver.h.

◆ status

UINT8 status

WPS status

Definition at line 578 of file m2mb_wlan_driver.h.


The documentation for this struct was generated from the following file: