SDK4.0
This document shows Ameba SDK 4.0 APIs
|
This file provides the data structures used for wlan API. More...
Data Structures | |
struct | rtw_ssid |
The structure is used to describe the SSID. More... | |
struct | rtw_mac |
The structure is used to describe the unique 6-byte MAC address. More... | |
struct | rtw_ap_info |
The structure is used to describe the setting about SSID, security type, password and default channel, used to start AP mode. More... | |
struct | rtw_network_info |
The structure is used to describe the station mode setting about SSID, security type and password, used when connecting to an AP. More... | |
struct | rtw_scan_result |
The structure is used to describe the scan result of the AP. More... | |
struct | rtw_scan_handler_result |
The structure is used to describe the data needed by scan result handler function. More... | |
struct | rtw_wifi_setting |
The structure is used to store the WIFI setting gotten from WIFI driver. More... | |
struct | rtw_wifi_config |
The structure is used to describe the setting when configure the network. More... | |
struct | rtw_maclist_t |
The structure is used to describe the maclist. More... | |
struct | rtw_bss_info_t |
The structure is used to describe the bss info of the network. It include the version, BSSID, beacon_period, capability, SSID, channel, atm_window, dtim_period, RSSI e.g. More... | |
struct | rtw_packet_filter_pattern_t |
The structure is used to set WIFI packet filter pattern. More... | |
struct | ieee80211_frame_info |
struct | rtw_packet_filter_info_t |
struct | rtw_mac_filter_list |
Typedefs | |
typedef struct rtw_ssid | rtw_ssid_t |
The structure is used to describe the SSID. | |
typedef struct rtw_mac | rtw_mac_t |
The structure is used to describe the unique 6-byte MAC address. | |
typedef struct rtw_ap_info | rtw_ap_info_t |
The structure is used to describe the setting about SSID, security type, password and default channel, used to start AP mode. More... | |
typedef struct rtw_network_info | rtw_network_info_t |
The structure is used to describe the station mode setting about SSID, security type and password, used when connecting to an AP. More... | |
typedef struct rtw_scan_result | rtw_scan_result_t |
The structure is used to describe the scan result of the AP. | |
typedef struct rtw_scan_handler_result | rtw_scan_handler_result_t |
The structure is used to describe the data needed by scan result handler function. | |
typedef struct rtw_wifi_setting | rtw_wifi_setting_t |
The structure is used to store the WIFI setting gotten from WIFI driver. | |
typedef struct rtw_wifi_config | rtw_wifi_config_t |
The structure is used to describe the setting when configure the network. | |
typedef struct ieee80211_frame_info | ieee80211_frame_info_t |
typedef struct rtw_mac_filter_list | rtw_mac_filter_list_t |
This file provides the data structures used for wlan API.
This module is a confidential and proprietary property of RealTek and possession or use of this module requires written permission of RealTek.
Copyright(c) 2016, Realtek Semiconductor Corporation. All rights reserved.