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

  /external/wpa_supplicant_8/src/p2p/
p2p.h 322 * num_pref_chan - Number of pref_chan entries
324 unsigned int num_pref_chan; member in struct:p2p_config
    [all...]
p2p.c     [all...]
p2p_utils.c 398 for (i = 0; p2p->cfg->pref_chan && i < p2p->cfg->num_pref_chan; i++) {
p2p_go_neg.c 429 for (i = 0; p2p->cfg->pref_chan && i < p2p->cfg->num_pref_chan; i++) {
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
p2p_supplicant.c     [all...]

Completed in 229 milliseconds