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

  /external/wpa_supplicant_8/src/p2p/
p2p.h 284 * num_pref_chan - Number of pref_chan entries
286 unsigned int num_pref_chan; member in struct:p2p_config
    [all...]
p2p.c     [all...]
p2p_go_neg.c 381 for (i = 0; p2p->cfg->pref_chan && i < p2p->cfg->num_pref_chan; i++) {
    [all...]

Completed in 173 milliseconds