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 573 struct p2p_channel *p2p_pref_chan; member in struct:wpa_config
config_file.c 910 if (config->p2p_pref_chan) {
912 fprintf(f, "p2p_pref_chan=");
915 config->p2p_pref_chan[i].op_class,
916 config->p2p_pref_chan[i].chan);
config.c     [all...]
p2p_supplicant.c     [all...]

Completed in 170 milliseconds