HomeSort by relevance Sort by last modified time
    Searched defs:op_class (Results 1 - 6 of 6) sorted by null

  /external/wpa_supplicant_8/src/p2p/
p2p.h 251 u8 op_class; member in struct:p2p_channel
    [all...]
p2p.c 1195 u8 op_class, op_channel; local
1200 if (p2p_freq_to_channel(freq, &op_class, &op_channel) < 0) {
1205 if (!p2p_channels_includes(&p2p->cfg->channels, op_class, op_channel) &&
1206 (go || !p2p_channels_includes(&p2p->cfg->cli_channels, op_class,
1209 freq, op_class, op_channel);
1213 p2p->op_reg_class = op_class
1232 u8 op_class, op_channel; local
4630 u8 op_class, channel; local
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
config.c 3645 u8 op_class, chan; local
    [all...]
p2p_supplicant.c 3478 u8 op_class; member in struct:p2p_oper_class_map
3485 static struct p2p_oper_class_map op_class[] = { variable in typeref:struct:p2p_oper_class_map
    [all...]
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
p2p.h 134 uint8 op_class; /* Operating Class */ member in struct:wifi_p2p_listen_channel_se_s
314 uint8 op_class; /* Operating Class */ member in struct:wifi_p2p_op_channel_se_s
  /external/wpa_supplicant_8/src/common/
ieee802_11_defs.h 1215 u8 op_class; member in struct:ieee80211_2040_intol_chan_report
    [all...]

Completed in 308 milliseconds