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

  /external/wpa_supplicant_8/wpa_supplicant/
config.h 786 * p2p_go_ht40 - Default mode for HT40 enable when operating as GO.
793 int p2p_go_ht40; member in struct:wpa_config
wpa_supplicant_i.h 648 unsigned int p2p_go_ht40:1; member in struct:wpa_supplicant
config_file.c 937 if (config->p2p_go_ht40)
938 fprintf(f, "p2p_go_ht40=%u\n", config->p2p_go_ht40);
p2p_supplicant.c     [all...]
ctrl_iface.c     [all...]
config.c     [all...]

Completed in 349 milliseconds