| /external/wpa_supplicant_8/src/common/ |
| D | ieee802_11_common.c | 879 u8 op_class; in ieee80211_freq_to_chan() local 899 u8 *op_class, u8 *channel) in ieee80211_freq_to_channel_ext() 1126 int sec_channel, u8 *op_class, u8 *channel) in ieee80211_chaninfo_to_channel() 1207 static int ieee80211_chan_to_freq_us(u8 op_class, u8 chan) in ieee80211_chan_to_freq_us() 1263 static int ieee80211_chan_to_freq_eu(u8 op_class, u8 chan) in ieee80211_chan_to_freq_eu() 1313 static int ieee80211_chan_to_freq_jp(u8 op_class, u8 chan) in ieee80211_chan_to_freq_jp() 1369 static int ieee80211_chan_to_freq_cn(u8 op_class, u8 chan) in ieee80211_chan_to_freq_cn() 1395 static int ieee80211_chan_to_freq_global(u8 op_class, u8 chan) in ieee80211_chan_to_freq_global() 1487 int ieee80211_chan_to_freq(const char *country, u8 op_class, u8 chan) in ieee80211_chan_to_freq() 2149 global_op_class_from_country_array(u8 op_class, size_t array_size, in global_op_class_from_country_array() [all …]
|
| D | ocv.c | 57 u8 op_class, channel; in ocv_insert_oci() local
|
| D | ocv.h | 16 u8 op_class; member
|
| D | dpp_auth.c | 107 u8 op_class, channel; in dpp_auth_build_req() local
|
| D | ieee802_11_common.h | 234 u8 op_class; member
|
| D | ieee802_11_defs.h | 1882 u8 op_class; member 2034 u8 op_class; /* Operating Class */ member 2070 u8 op_class; member
|
| D | dpp.c | 4085 u8 op_class, channel; in dpp_nfc_update_bi_channel() local
|
| /external/wpa_supplicant_8/wpa_supplicant/ |
| D | op_classes.c | 21 u8 op_class, u8 chan, in allow_channel() 73 u8 op_class, u8 channel) in verify_80mhz() 146 u8 op_class, u8 channel) in verify_160mhz() 199 enum chan_allowed verify_channel(struct hostapd_hw_modes *mode, u8 op_class, in verify_channel() 250 const struct oper_class_map *op_class) in wpas_op_class_supported()
|
| D | rrm.c | 476 static int wpas_add_channel(u8 op_class, u8 chan, u8 num_primary_channels, in wpas_add_channel() 651 u8 op_class, u8 chan, int active, in wpas_beacon_request_freqs() 708 u8 *op_class, u8 *chan, u8 *phy_type) in wpas_get_op_chan_phy()
|
| D | wnm_sta.c | 531 static int wnm_nei_get_chan(struct wpa_supplicant *wpa_s, u8 op_class, u8 chan) in wnm_nei_get_chan() 887 u32 bss_info, u8 op_class, u8 chan, u8 phy_type, in wnm_add_nei_rep() 923 u8 op_class, chan; in wnm_nei_rep_add_bss() local
|
| D | p2p_supplicant.c | 1944 u8 *op_class, u8 *op_edmg_channel) in wpas_p2p_freq_to_edmg_channel() 1990 u8 op_channel, op_class; in wpas_p2p_try_edmg_channel() local 2046 u8 op_channel, op_class; in wpas_start_wps_go() local
|
| D | dpp_supplicant.c | 336 u8 op_class, channel; in wpas_dpp_scan_channel_list() local
|
| D | ctrl_iface.c | 7100 u8 channel, op_class; in p2p_ctrl_set() local 7283 int op_class, chan; in p2p_ctrl_set() local
|
| D | config.c | 4797 u8 op_class, chan; in wpa_config_process_p2p_pref_chan() local
|
| /external/tensorflow/tensorflow/java/src/gen/cc/ |
| D | op_generator.cc | 147 void RenderSecondaryFactoryMethod(const OpSpec& op, const Type& op_class, in RenderSecondaryFactoryMethod() 200 void RenderFactoryMethods(const OpSpec& op, const Type& op_class, in RenderFactoryMethods() 276 void RenderConstructor(const OpSpec& op, const Type& op_class, in RenderConstructor() 387 void RenderOptionsClass(const OpSpec& op, const Type& op_class, in RenderOptionsClass() 422 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 | 567 u8 op_class, op_channel; in p2p_check_pref_chan_no_recv() local 614 u8 op_class, op_channel; in p2p_check_pref_chan_recv() local 657 u8 op_class, op_channel; in p2p_check_pref_chan() local
|
| D | p2p.c | 1373 u8 op_class, op_channel; in p2p_prepare_channel_pref() local 1410 u8 op_class, op_channel; in p2p_prepare_channel_best() local 2261 u8 channel, op_class; in p2p_build_probe_resp_buf() local 4746 int p2p_config_get_random_social(struct p2p_config *p2p, u8 *op_class, in p2p_config_get_random_social() 5278 u8 op_class, channel; in p2p_build_nfc_handover() local 5543 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 | 423 u8 op_class; member
|
| /external/wpa_supplicant_8/src/ap/ |
| D | neighbor_db.c | 225 u8 channel, op_class; in hostapd_neighbor_set_own_report() local
|
| D | beacon.c | 405 u8 op_class, channel; in hostapd_eid_supported_op_classes() local
|
| D | sta_info.h | 57 u8 op_class; member
|
| D | ieee802_11.c | 3542 u8 op_class, channel, phytype; in handle_auth() local
|
| /external/wpa_supplicant_8/hostapd/hidl/1.3/ |
| D | hostapd.cpp | 411 int op_class = getOpClassForChannel( in CreateHostapdConfig() local
|