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

  /external/wpa_supplicant_8/src/p2p/
p2p.h 254 * cfg_op_channel - Whether op_channel is hardcoded in configuration
256 u8 cfg_op_channel; member in struct:p2p_config
    [all...]
p2p.c 1146 if (!p2p->cfg->cfg_op_channel && p2p->best_freq_overall > 0 &&
1156 } else if (!p2p->cfg->cfg_op_channel && p2p->best_freq_5 > 0 &&
1167 } else if (!p2p->cfg->cfg_op_channel &&
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
p2p_supplicant.c 4081 u8 op_reg_class, op_channel, cfg_op_channel; local
    [all...]

Completed in 57 milliseconds