Searched refs:IBSS_ENABLED (Results 1 – 3 of 3) sorted by relevance
53 #define IBSS_ENABLED 0x20000000 /**< Flag to enable IBSS mode */ macro227 …WHD_SECURITY_IBSS_OPEN = (IBSS_ENABLED), …
821 if (security & IBSS_ENABLED) in whd_convert_security_type_to_string()
1298 …CHECK_RETURN(whd_wifi_set_ioctl_value(ifp, WLC_SET_INFRA, ( (auth_type & IBSS_ENABLED) == 0 ) ? 1 … in whd_wifi_prepare_join()1559 security |= IBSS_ENABLED; in whd_wifi_join_specific()