Searched refs:FBT_ENABLED (Results 1 – 3 of 3) sorted by relevance
65 #define FBT_ENABLED 0x40000000 /**< Flag to enable FBT */ macro248 …WHD_SECURITY_WPA2_FBT_PSK = (WPA2_SECURITY | AES_ENABLED | FBT_ENABLED), …261 …WHD_SECURITY_WPA2_FBT_ENT = (ENTERPRISE_ENABLED | WPA2_SECURITY | AES_ENABLED | FBT_ENABLED), …
818 if (security & FBT_ENABLED) in whd_convert_security_type_to_string()
2069 record->security |= FBT_ENABLED; in whd_wifi_scan_events_handler()2075 record->security |= FBT_ENABLED; in whd_wifi_scan_events_handler()