/external/wpa_supplicant_8/src/common/ |
D | ieee802_11_common.c | 705 u8 op_class; in ieee80211_freq_to_chan() local 724 u8 *op_class, u8 *channel) in ieee80211_freq_to_channel_ext() 888 int sec_channel, u8 *op_class, u8 *channel) in ieee80211_chaninfo_to_channel() 957 static int ieee80211_chan_to_freq_us(u8 op_class, u8 chan) in ieee80211_chan_to_freq_us() 1001 static int ieee80211_chan_to_freq_eu(u8 op_class, u8 chan) in ieee80211_chan_to_freq_eu() 1039 static int ieee80211_chan_to_freq_jp(u8 op_class, u8 chan) in ieee80211_chan_to_freq_jp() 1083 static int ieee80211_chan_to_freq_cn(u8 op_class, u8 chan) in ieee80211_chan_to_freq_cn() 1109 static int ieee80211_chan_to_freq_global(u8 op_class, u8 chan) in ieee80211_chan_to_freq_global() 1177 int ieee80211_chan_to_freq(const char *country, u8 op_class, u8 chan) in ieee80211_chan_to_freq() 1636 global_op_class_from_country_array(u8 op_class, size_t array_size, in global_op_class_from_country_array() [all …]
|
D | ocv.h | 16 u8 op_class; member
|
D | ocv.c | 55 u8 op_class, channel; in ocv_insert_oci() local
|
D | ieee802_11_common.h | 191 u8 op_class; member
|
D | ieee802_11_defs.h | 1829 u8 op_class; member 1973 u8 op_class; /* Operating Class */ member 2009 u8 op_class; member
|
D | dpp.c | 1575 u8 op_class, channel; in dpp_auth_build_req() local
|
/external/tensorflow/tensorflow/java/src/gen/cc/ |
D | op_generator.cc | 147 void RenderSecondaryFactoryMethod(const OpSpec& op, const Type& op_class, in RenderSecondaryFactoryMethod() 201 void RenderFactoryMethods(const OpSpec& op, const Type& op_class, in RenderFactoryMethods() 273 void RenderConstructor(const OpSpec& op, const Type& op_class, in RenderConstructor() 384 void RenderOptionsClass(const OpSpec& op, const Type& op_class, in RenderOptionsClass() 419 Type op_class( in GenerateOp() local
|
/external/wpa_supplicant_8/src/p2p/ |
D | p2p_utils.c | 57 int p2p_channel_to_freq(int op_class, int channel) in p2p_channel_to_freq() 69 int p2p_freq_to_channel(unsigned int freq, u8 *op_class, u8 *channel) in p2p_freq_to_channel() 385 u8 *op_class, u8 *op_channel) in p2p_channel_select() 415 int p2p_channel_random_social(struct p2p_channels *chans, u8 *op_class, in p2p_channel_random_social()
|
D | p2p_go_neg.c | 558 u8 op_class, op_channel; in p2p_check_pref_chan_no_recv() local 605 u8 op_class, op_channel; in p2p_check_pref_chan_recv() local 648 u8 op_class, op_channel; in p2p_check_pref_chan() local
|
D | p2p.c | 1382 u8 op_class, op_channel; in p2p_prepare_channel_pref() local 1419 u8 op_class, op_channel; in p2p_prepare_channel_best() local 2276 u8 channel, op_class; in p2p_build_probe_resp_buf() local 4776 int p2p_config_get_random_social(struct p2p_config *p2p, u8 *op_class, in p2p_config_get_random_social() 5327 u8 op_class, channel; in p2p_build_nfc_handover() local 5592 void p2p_set_override_pref_op_chan(struct p2p_data *p2p, u8 op_class, in p2p_set_override_pref_op_chan()
|
D | p2p_build.c | 118 u8 op_class, op_channel; in p2p_buf_add_pref_channel_list() local
|
D | p2p.h | 421 u8 op_class; member
|
/external/wpa_supplicant_8/src/ap/ |
D | neighbor_db.c | 168 u8 channel, op_class; in hostapd_neighbor_set_own_report() local
|
D | beacon.c | 342 u8 op_class, channel; in hostapd_eid_supported_op_classes() local
|
D | sta_info.h | 52 u8 op_class; member
|
D | ieee802_11.c | 2144 u8 op_class, channel, phytype; in handle_auth() local
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | op_classes.c | 212 const struct oper_class_map *op_class) in wpas_op_class_supported()
|
D | rrm.c | 469 static int wpas_add_channel(u8 op_class, u8 chan, u8 num_primary_channels, in wpas_add_channel() 633 u8 op_class, u8 chan, int active, in wpas_beacon_request_freqs() 689 u8 *op_class, u8 *chan, u8 *phy_type) in wpas_get_op_chan_phy()
|
D | wnm_sta.c | 513 static int wnm_nei_get_chan(struct wpa_supplicant *wpa_s, u8 op_class, u8 chan) in wnm_nei_get_chan() 869 u32 bss_info, u8 op_class, u8 chan, u8 phy_type, in wnm_add_nei_rep() 905 u8 op_class, chan; in wnm_nei_rep_add_bss() local
|
D | ctrl_iface.c | 6656 u8 channel, op_class; in p2p_ctrl_set() local 6839 int op_class, chan; in p2p_ctrl_set() local
|
D | config.c | 4474 u8 op_class, chan; in wpa_config_process_p2p_pref_chan() local
|