| /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() 143 u8 op_class, u8 channel) in verify_160mhz() 190 enum chan_allowed verify_channel(struct hostapd_hw_modes *mode, u8 op_class, in verify_channel() 245 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, in wpas_beacon_request_freqs() 707 u8 *op_class, u8 *chan, u8 *phy_type) in wpas_get_op_chan_phy()
|
| D | wnm_sta.c | 536 static int wnm_nei_get_chan(struct wpa_supplicant *wpa_s, u8 op_class, u8 chan) in wnm_nei_get_chan() 892 u32 bss_info, u8 op_class, u8 chan, u8 phy_type, in wnm_add_nei_rep() 928 u8 op_class, chan; in wnm_nei_rep_add_bss() local
|
| D | p2p_supplicant.c | 1988 u8 *op_class, u8 *op_edmg_channel) in wpas_p2p_freq_to_edmg_channel() 2034 u8 op_channel, op_class; in wpas_p2p_try_edmg_channel() local 2090 u8 op_channel, op_class; in wpas_start_wps_go() local 3722 struct hostapd_hw_modes *mode, u8 op_class, in has_channel() 3781 u8 op_class, u8 channel, u8 bw) in wpas_p2p_verify_80mhz() 3860 u8 op_class, u8 channel, u8 bw) in wpas_p2p_verify_160mhz() 3926 u8 op_class, u8 channel, u8 bw) in wpas_p2p_verify_channel() 4127 u8 op_class) in wpas_p2p_get_vht80_center() 4151 u8 op_class) in wpas_p2p_get_vht160_center() 6776 u8 op_class; in wpas_p2p_init_go_params() local [all …]
|
| D | dpp_supplicant.c | 341 u8 op_class, channel; in wpas_dpp_scan_channel_list() local
|
| D | ctrl_iface.c | 7434 u8 channel, op_class; in p2p_ctrl_set() local 7617 int op_class, chan; in p2p_ctrl_set() local
|
| D | config.c | 5063 u8 op_class, chan; in wpa_config_process_p2p_pref_chan() local
|
| /external/wpa_supplicant_8/src/common/ |
| D | ieee802_11_common.c | 1359 u8 op_class; in ieee80211_freq_to_chan() local 1379 u8 *op_class, u8 *channel) in ieee80211_freq_to_channel_ext() 1609 int sec_channel, u8 *op_class, u8 *channel) in ieee80211_chaninfo_to_channel() 1693 static int ieee80211_chan_to_freq_us(u8 op_class, u8 chan) in ieee80211_chan_to_freq_us() 1750 static int ieee80211_chan_to_freq_eu(u8 op_class, u8 chan) in ieee80211_chan_to_freq_eu() 1801 static int ieee80211_chan_to_freq_jp(u8 op_class, u8 chan) in ieee80211_chan_to_freq_jp() 1859 static int ieee80211_chan_to_freq_cn(u8 op_class, u8 chan) in ieee80211_chan_to_freq_cn() 1886 static int ieee80211_chan_to_freq_global(u8 op_class, u8 chan) in ieee80211_chan_to_freq_global() 1980 int ieee80211_chan_to_freq(const char *country, u8 op_class, u8 chan) in ieee80211_chan_to_freq() 2037 int is_dfs_global_op_class(u8 op_class) in is_dfs_global_op_class() [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 | 249 u8 op_class; member
|
| D | ieee802_11_defs.h | 1929 u8 op_class; member 2137 u8 op_class; /* Operating Class */ member 2173 u8 op_class; member 2893 u8 op_class; member
|
| D | dpp.c | 4705 u8 op_class, channel; in dpp_nfc_update_bi_channel() 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() 559 static int p2p_check_pref_channel(int channel, u8 op_class, in p2p_check_pref_channel()
|
| D | p2p_go_neg.c | 605 u8 op_class, op_channel; in p2p_check_pref_chan_no_recv() local 654 u8 op_class, op_channel; in p2p_check_pref_chan_recv() local 699 u8 op_class, op_channel; in p2p_check_pref_chan() local
|
| D | p2p.c | 1390 u8 op_class, op_channel; in p2p_prepare_channel_pref() local 1427 u8 op_class, op_channel; in p2p_prepare_channel_best() local 2288 u8 channel, op_class; in p2p_build_probe_resp_buf() local 4787 int p2p_config_get_random_social(struct p2p_config *p2p, u8 *op_class, in p2p_config_get_random_social() 5319 u8 op_class, channel; in p2p_build_nfc_handover() local 5585 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 | 119 u8 op_class, op_channel; in p2p_buf_add_pref_channel_list() local
|
| D | p2p.h | 425 u8 op_class; member
|
| /external/wpa_supplicant_8/src/ap/ |
| D | neighbor_db.c | 232 u8 channel, op_class; in hostapd_neighbor_set_own_report() local
|
| D | beacon.c | 439 u8 op_class, channel; in hostapd_eid_supported_op_classes() local
|
| D | sta_info.h | 59 u8 op_class; member
|
| D | ieee802_11.c | 2862 u8 op_class, channel, phytype; in handle_auth() local 6659 u8 tbtt_count = 0, op_class, channel, bss_param; in hostapd_eid_rnr_iface() local
|
| /external/wpa_supplicant_8/hostapd/aidl/ |
| D | hostapd.cpp | 484 int op_class = getOpClassForChannel( in CreateHostapdConfig() local
|