HomeSort by relevance Sort by last modified time
    Searched refs:acs (Results 1 - 8 of 8) sorted by null

  /external/wpa_supplicant_8/src/ap/
ap_config.h 569 u8 acs; member in struct:hostapd_config
hw_features.c 22 #include "acs.h"
519 * Driver ACS chosen channel may not be HT40 due to internal driver
522 if (!iface->conf->acs && (conf & HT_CAP_INFO_SUPP_CHANNEL_WIDTH_SET) &&
800 * which is used to trigger ACS.
852 wpa_printf(MSG_ERROR, "ACS error - reported complete, but no result available");
858 wpa_printf(MSG_ERROR, "ACS picked unusable channels");
929 case HOSTAPD_CHAN_ACS: /* ACS will run and later complete */
ap_config.c 184 conf->acs = 0;
hostapd.c 182 hapd->iconf->acs = oldconf->acs;
    [all...]
drv_callbacks.c 538 wpa_printf(MSG_INFO, "ACS: Channel was already set to %d",
571 hapd->iconf->acs = 1;
613 "ACS: Possibly channel configuration is invalid");
    [all...]
  /external/wpa_supplicant_8/hostapd/
Android.mk 874 OBJS += src/ap/acs.c
Makefile 879 OBJS += ../src/ap/acs.o
config_file.c     [all...]

Completed in 93 milliseconds