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 973 * p2p_go_ht40 - Default mode for HT40 enable when operating as GO.
980 int p2p_go_ht40; member in struct:wpa_config
    [all...]
config_file.c 1125 if (config->p2p_go_ht40)
1126 fprintf(f, "p2p_go_ht40=%d\n", config->p2p_go_ht40);
    [all...]
wpa_supplicant_i.h 866 unsigned int p2p_go_ht40:1; member in struct:wpa_supplicant
    [all...]
p2p_supplicant.c     [all...]
ctrl_iface.c     [all...]
config.c     [all...]

Completed in 178 milliseconds