Home
last modified time | relevance | path

Searched refs:TKIP_ENABLED (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/drivers/wlan/realtek/include/
A Dwifi_constants.h44 #define TKIP_ENABLED 0x0002 macro
135 …RTW_SECURITY_WPA_TKIP_PSK = ( WPA_SECURITY | TKIP_ENABLED ), /**< WPA Security …
137 …RTW_SECURITY_WPA_MIXED_PSK = ( WPA_SECURITY | AES_ENABLED | TKIP_ENABLED ), /**< WPA Security …
139 …RTW_SECURITY_WPA2_TKIP_PSK = ( WPA2_SECURITY | TKIP_ENABLED ), /**< WPA2 Security…
140 …RTW_SECURITY_WPA2_MIXED_PSK = ( WPA2_SECURITY | AES_ENABLED | TKIP_ENABLED ), /**< WPA2 Security…
141 …RTW_SECURITY_WPA_WPA2_TKIP_PSK = ( WPA_SECURITY | WPA2_SECURITY | TKIP_ENABLED), /**< WPA/WPA2 Se…
143 …RTW_SECURITY_WPA_WPA2_MIXED_PSK = ( WPA_SECURITY | WPA2_SECURITY | TKIP_ENABLED | AES_ENABLED), /…

Completed in 4 milliseconds