Searched refs:FBT_ENABLED (Results 1 – 3 of 3) sorted by relevance
54 #define FBT_ENABLED 0x40000000 /**< Flag to enable FBT */ macro212 …WHD_SECURITY_WPA2_FBT_PSK = (WPA2_SECURITY | AES_ENABLED | FBT_ENABLED), …225 …WHD_SECURITY_WPA2_FBT_ENT = (ENTERPRISE_ENABLED | WPA2_SECURITY | AES_ENABLED | FBT_ENABLED), …
817 if (security & FBT_ENABLED) in whd_convert_security_type_to_string()
2039 record->security |= FBT_ENABLED; in whd_wifi_scan_events_handler()2045 record->security |= FBT_ENABLED; in whd_wifi_scan_events_handler()