![]() |
WE310F5
39.00.000
|
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] |
WPS cb information.
Data structure to get WPS command results from the driver.
Definition at line 576 of file m2mb_wlan_driver.h.
M2MB_WLAN_WPS_CREDENTIALS_T credential |
WPS credentials
Definition at line 580 of file m2mb_wlan_driver.h.
UINT8 error |
WPS error
Definition at line 579 of file m2mb_wlan_driver.h.
UINT8 peer_dev_addr[M2MB_WLAN_MAC_LEN] |
MAC address of peer device
Definition at line 581 of file m2mb_wlan_driver.h.
UINT8 status |
WPS status
Definition at line 578 of file m2mb_wlan_driver.h.