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

  /external/wpa_supplicant_8/wpa_supplicant/
config.h 983 * p2p_go_vht - Default mode for VHT enable when operating as GO
990 int p2p_go_vht; member in struct:wpa_config
    [all...]
config_file.c 1127 if (config->p2p_go_vht)
1128 fprintf(f, "p2p_go_vht=%d\n", config->p2p_go_vht);
    [all...]
wpa_supplicant_i.h 867 unsigned int p2p_go_vht:1; member in struct:wpa_supplicant
    [all...]
p2p_supplicant.c     [all...]
ctrl_iface.c     [all...]
config.c     [all...]

Completed in 57 milliseconds