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

  /external/wpa_supplicant_8/src/ap/
ap_config.h 201 int wds_sta; member in struct:hostapd_bss_config
  /external/wpa_supplicant_8/hostapd/
config_file.c 1325 } else if (os_strcmp(buf, "wds_sta") == 0) {
1326 bss->wds_sta = atoi(pos);
    [all...]

Completed in 50 milliseconds