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

  /external/wpa_supplicant_8/wpa_supplicant/
config.h 688 struct p2p_channel *p2p_pref_chan; member in struct:wpa_config
    [all...]
config_file.c 1029 if (config->p2p_pref_chan) {
1031 fprintf(f, "p2p_pref_chan=");
1034 config->p2p_pref_chan[i].op_class,
1035 config->p2p_pref_chan[i].chan);
    [all...]
config.c     [all...]
p2p_supplicant.c     [all...]

Completed in 49 milliseconds