Searched refs:freq (Results 76 - 100 of 275) sorted by relevance

1234567891011

/external/wpa_supplicant_6/wpa_supplicant/src/drivers/
H A Ddriver.h43 * @freq: frequency of the channel in MHz (e.g., 2412 = channel 1)
72 int freq; member in struct:wpa_scan_result
87 * @freq: frequency of the channel in MHz (e.g., 2412 = channel 1)
107 int freq; member in struct:wpa_scan_res
163 * freq - Frequency of the channel the selected AP is using
167 int freq; member in struct:wpa_driver_associate_params
334 short freq; /* frequency in MHz */ member in struct:wpa_channel_data
845 * @freq: Frequency of the channel in MHz
852 int freq);
/external/wpa_supplicant_8/hostapd/src/drivers/
H A Ddriver.h42 * freq - Frequency in MHz
44 short freq; member in struct:hostapd_channel_data
126 * @freq: frequency of the channel in MHz (e.g., 2412 = channel 1)
150 int freq; member in struct:wpa_scan_res
281 int freq; member in struct:wpa_driver_auth_params
329 * freq - Frequency of the channel the selected AP is using
333 int freq; member in struct:wpa_driver_associate_params
856 int freq; member in struct:hostapd_freq_params
1708 * @freq: Channel parameters
1711 int (*set_freq)(void *priv, struct hostapd_freq_params *freq);
3037 unsigned int freq; member in struct:wpa_event_data::assoc_info
3310 int freq; member in struct:wpa_event_data::rx_action
3322 unsigned int freq; member in struct:wpa_event_data::remain_on_channel
3353 int freq; member in struct:wpa_event_data::mlme_rx
3490 int freq; member in struct:wpa_event_data::p2p_sd_req
[all...]
H A Ddriver_test.c321 int freq; local
345 freq = drv->remain_on_channel_freq;
347 freq = drv->current_freq;
348 wpa_printf(MSG_DEBUG, "test_driver(%s): MLME TX on freq %d MHz",
349 dbss->ifname, freq);
350 os_snprintf(cmd, sizeof(cmd), "MLME freq=%d ", freq);
756 int freq = 0, own_freq; local
761 if (datalen > 6 && os_memcmp(data, "freq=", 5) == 0) {
768 freq
1908 int freq = 0, own_freq; local
2653 wpa_driver_test_set_freq(void *priv, struct hostapd_freq_params *freq) argument
2664 wpa_driver_test_send_action(void *priv, unsigned int freq, unsigned int wait, const u8 *dst, const u8 *src, const u8 *bssid, const u8 *data, size_t data_len, int no_cck) argument
2755 wpa_driver_test_remain_on_channel(void *priv, unsigned int freq, unsigned int duration) argument
2913 test_p2p_scan(void *ctx, enum p2p_scan_type type, int freq, unsigned int num_req_dev_types, const u8 *req_dev_types, const u8 *dev_id) argument
2984 test_send_action(void *ctx, unsigned int freq, const u8 *dst, const u8 *src, const u8 *bssid, const u8 *buf, size_t len, unsigned int wait_time) argument
3094 test_start_listen(void *ctx, unsigned int freq, unsigned int duration, const struct wpabuf *probe_resp_ie) argument
3174 test_sd_request(void *ctx, int freq, const u8 *sa, u8 dialog_token, u16 update_indic, const u8 *tlvs, size_t tlvs_len) argument
[all...]
/external/wpa_supplicant_8/src/drivers/
H A Ddriver.h42 * freq - Frequency in MHz
44 short freq; member in struct:hostapd_channel_data
126 * @freq: frequency of the channel in MHz (e.g., 2412 = channel 1)
150 int freq; member in struct:wpa_scan_res
281 int freq; member in struct:wpa_driver_auth_params
329 * freq - Frequency of the channel the selected AP is using
333 int freq; member in struct:wpa_driver_associate_params
856 int freq; member in struct:hostapd_freq_params
1708 * @freq: Channel parameters
1711 int (*set_freq)(void *priv, struct hostapd_freq_params *freq);
3037 unsigned int freq; member in struct:wpa_event_data::assoc_info
3310 int freq; member in struct:wpa_event_data::rx_action
3322 unsigned int freq; member in struct:wpa_event_data::remain_on_channel
3353 int freq; member in struct:wpa_event_data::mlme_rx
3490 int freq; member in struct:wpa_event_data::p2p_sd_req
[all...]
H A Ddriver_test.c321 int freq; local
345 freq = drv->remain_on_channel_freq;
347 freq = drv->current_freq;
348 wpa_printf(MSG_DEBUG, "test_driver(%s): MLME TX on freq %d MHz",
349 dbss->ifname, freq);
350 os_snprintf(cmd, sizeof(cmd), "MLME freq=%d ", freq);
756 int freq = 0, own_freq; local
761 if (datalen > 6 && os_memcmp(data, "freq=", 5) == 0) {
768 freq
1908 int freq = 0, own_freq; local
2653 wpa_driver_test_set_freq(void *priv, struct hostapd_freq_params *freq) argument
2664 wpa_driver_test_send_action(void *priv, unsigned int freq, unsigned int wait, const u8 *dst, const u8 *src, const u8 *bssid, const u8 *data, size_t data_len, int no_cck) argument
2755 wpa_driver_test_remain_on_channel(void *priv, unsigned int freq, unsigned int duration) argument
2913 test_p2p_scan(void *ctx, enum p2p_scan_type type, int freq, unsigned int num_req_dev_types, const u8 *req_dev_types, const u8 *dev_id) argument
2984 test_send_action(void *ctx, unsigned int freq, const u8 *dst, const u8 *src, const u8 *bssid, const u8 *buf, size_t len, unsigned int wait_time) argument
3094 test_start_listen(void *ctx, unsigned int freq, unsigned int duration, const struct wpabuf *probe_resp_ie) argument
3174 test_sd_request(void *ctx, int freq, const u8 *sa, u8 dialog_token, u16 update_indic, const u8 *tlvs, size_t tlvs_len) argument
[all...]
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Ddriver.h42 * freq - Frequency in MHz
44 short freq; member in struct:hostapd_channel_data
126 * @freq: frequency of the channel in MHz (e.g., 2412 = channel 1)
150 int freq; member in struct:wpa_scan_res
281 int freq; member in struct:wpa_driver_auth_params
329 * freq - Frequency of the channel the selected AP is using
333 int freq; member in struct:wpa_driver_associate_params
856 int freq; member in struct:hostapd_freq_params
1708 * @freq: Channel parameters
1711 int (*set_freq)(void *priv, struct hostapd_freq_params *freq);
3037 unsigned int freq; member in struct:wpa_event_data::assoc_info
3310 int freq; member in struct:wpa_event_data::rx_action
3322 unsigned int freq; member in struct:wpa_event_data::remain_on_channel
3353 int freq; member in struct:wpa_event_data::mlme_rx
3490 int freq; member in struct:wpa_event_data::p2p_sd_req
[all...]
H A Ddriver_test.c321 int freq; local
345 freq = drv->remain_on_channel_freq;
347 freq = drv->current_freq;
348 wpa_printf(MSG_DEBUG, "test_driver(%s): MLME TX on freq %d MHz",
349 dbss->ifname, freq);
350 os_snprintf(cmd, sizeof(cmd), "MLME freq=%d ", freq);
756 int freq = 0, own_freq; local
761 if (datalen > 6 && os_memcmp(data, "freq=", 5) == 0) {
768 freq
1908 int freq = 0, own_freq; local
2653 wpa_driver_test_set_freq(void *priv, struct hostapd_freq_params *freq) argument
2664 wpa_driver_test_send_action(void *priv, unsigned int freq, unsigned int wait, const u8 *dst, const u8 *src, const u8 *bssid, const u8 *data, size_t data_len, int no_cck) argument
2755 wpa_driver_test_remain_on_channel(void *priv, unsigned int freq, unsigned int duration) argument
2913 test_p2p_scan(void *ctx, enum p2p_scan_type type, int freq, unsigned int num_req_dev_types, const u8 *req_dev_types, const u8 *dev_id) argument
2984 test_send_action(void *ctx, unsigned int freq, const u8 *dst, const u8 *src, const u8 *bssid, const u8 *buf, size_t len, unsigned int wait_time) argument
3094 test_start_listen(void *ctx, unsigned int freq, unsigned int duration, const struct wpabuf *probe_resp_ie) argument
3174 test_sd_request(void *ctx, int freq, const u8 *sa, u8 dialog_token, u16 update_indic, const u8 *tlvs, size_t tlvs_len) argument
[all...]
/external/jmonkeyengine/engine/src/desktop/com/jme3/app/
H A DSettingsDialog.java386 int freq = -1;
389 freq = 0;
391 freq = Integer.parseInt(freqString.substring(0, freqString.indexOf(' ')));
430 source.setFrequency(freq);
517 // Try to reset freq
630 String freq;
632 freq = "???";
634 freq = modes[i].getRefreshRate() + " Hz";
637 if (res.equals(resolution) && !freqs.contains(freq)) {
638 freqs.add(freq);
[all...]
/external/wpa_supplicant_8/hostapd/src/ap/
H A Dhw_features.c92 "chan=%d freq=%d MHz max_tx_power=%d dBm",
95 feature->channels[j].freq,
305 if (bss->freq == pri_freq)
307 else if (bss->freq == sec_freq)
371 int pri = bss->freq;
389 " freq=%d pri=%d sec=%d",
390 MAC2STR(bss->bssid), bss->freq, pri_chan, sec_chan);
731 return ch->freq;
738 int hostapd_hw_get_channel(struct hostapd_data *hapd, int freq) argument
748 if (ch->freq
[all...]
/external/wpa_supplicant_8/hostapd/src/p2p/
H A Dp2p_invitation.c101 int freq; local
112 "P2P: Received Invitation Request from " MACSTR " (freq=%d)",
183 "P2P: Unknown forced freq %d MHz from "
194 "P2P: forced freq %d MHz not in the supported "
237 freq = rx_freq;
239 freq = p2p_channel_to_freq(p2p->cfg->country,
242 if (freq < 0) {
268 if (p2p_send_action(p2p, freq, sa, p2p->cfg->dev_addr,
333 int freq; local
335 freq
[all...]
H A Dp2p_sd.c109 u8 dialog_token, int freq)
118 if (p2p_send_action(p2p, freq, dst, p2p->cfg->dev_addr, dst,
194 int freq; local
196 freq = dev->listen_freq > 0 ? dev->listen_freq : dev->oper_freq;
197 if (freq <= 0) {
221 if (p2p_send_action(p2p, freq, dev->info.p2p_device_addr,
243 int freq; local
251 freq = rx_freq;
253 freq = p2p_channel_to_freq(p2p->cfg->country,
256 if (freq <
108 p2p_send_gas_comeback_req(struct p2p_data *p2p, const u8 *dst, u8 dialog_token, int freq) argument
346 p2p_sd_response(struct p2p_data *p2p, int freq, const u8 *dst, u8 dialog_token, const struct wpabuf *resp_tlvs) argument
[all...]
/external/wpa_supplicant_8/src/ap/
H A Dhw_features.c92 "chan=%d freq=%d MHz max_tx_power=%d dBm",
95 feature->channels[j].freq,
305 if (bss->freq == pri_freq)
307 else if (bss->freq == sec_freq)
371 int pri = bss->freq;
389 " freq=%d pri=%d sec=%d",
390 MAC2STR(bss->bssid), bss->freq, pri_chan, sec_chan);
731 return ch->freq;
738 int hostapd_hw_get_channel(struct hostapd_data *hapd, int freq) argument
748 if (ch->freq
[all...]
/external/wpa_supplicant_8/src/p2p/
H A Dp2p_invitation.c101 int freq; local
112 "P2P: Received Invitation Request from " MACSTR " (freq=%d)",
183 "P2P: Unknown forced freq %d MHz from "
194 "P2P: forced freq %d MHz not in the supported "
237 freq = rx_freq;
239 freq = p2p_channel_to_freq(p2p->cfg->country,
242 if (freq < 0) {
268 if (p2p_send_action(p2p, freq, sa, p2p->cfg->dev_addr,
333 int freq; local
335 freq
[all...]
H A Dp2p_sd.c109 u8 dialog_token, int freq)
118 if (p2p_send_action(p2p, freq, dst, p2p->cfg->dev_addr, dst,
194 int freq; local
196 freq = dev->listen_freq > 0 ? dev->listen_freq : dev->oper_freq;
197 if (freq <= 0) {
221 if (p2p_send_action(p2p, freq, dev->info.p2p_device_addr,
243 int freq; local
251 freq = rx_freq;
253 freq = p2p_channel_to_freq(p2p->cfg->country,
256 if (freq <
108 p2p_send_gas_comeback_req(struct p2p_data *p2p, const u8 *dst, u8 dialog_token, int freq) argument
346 p2p_sd_response(struct p2p_data *p2p, int freq, const u8 *dst, u8 dialog_token, const struct wpabuf *resp_tlvs) argument
[all...]
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dhw_features.c92 "chan=%d freq=%d MHz max_tx_power=%d dBm",
95 feature->channels[j].freq,
305 if (bss->freq == pri_freq)
307 else if (bss->freq == sec_freq)
371 int pri = bss->freq;
389 " freq=%d pri=%d sec=%d",
390 MAC2STR(bss->bssid), bss->freq, pri_chan, sec_chan);
731 return ch->freq;
738 int hostapd_hw_get_channel(struct hostapd_data *hapd, int freq) argument
748 if (ch->freq
[all...]
/external/wpa_supplicant_8/wpa_supplicant/src/p2p/
H A Dp2p_invitation.c101 int freq; local
112 "P2P: Received Invitation Request from " MACSTR " (freq=%d)",
183 "P2P: Unknown forced freq %d MHz from "
194 "P2P: forced freq %d MHz not in the supported "
237 freq = rx_freq;
239 freq = p2p_channel_to_freq(p2p->cfg->country,
242 if (freq < 0) {
268 if (p2p_send_action(p2p, freq, sa, p2p->cfg->dev_addr,
333 int freq; local
335 freq
[all...]
H A Dp2p_sd.c109 u8 dialog_token, int freq)
118 if (p2p_send_action(p2p, freq, dst, p2p->cfg->dev_addr, dst,
194 int freq; local
196 freq = dev->listen_freq > 0 ? dev->listen_freq : dev->oper_freq;
197 if (freq <= 0) {
221 if (p2p_send_action(p2p, freq, dev->info.p2p_device_addr,
243 int freq; local
251 freq = rx_freq;
253 freq = p2p_channel_to_freq(p2p->cfg->country,
256 if (freq <
108 p2p_send_gas_comeback_req(struct p2p_data *p2p, const u8 *dst, u8 dialog_token, int freq) argument
346 p2p_sd_response(struct p2p_data *p2p, int freq, const u8 *dst, u8 dialog_token, const struct wpabuf *resp_tlvs) argument
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/performance/ui/
H A DUtils.java181 HashMap freq = new HashMap();
189 ColorCounter counter = (ColorCounter) freq.get(rgb);
193 freq.put(rgb, counter);
200 ColorCounter[] counters = new ColorCounter[freq.size()];
201 freq.values().toArray(counters);
209 int n = Math.min(256, freq.size());
/external/qemu/distrib/sdl-1.2.12/src/audio/ums/
H A DSDL_umsaudio.c216 // value = spec->freq;
221 // spec->freq = value;
263 rc = UADSetSampleRate(this, spec->freq << 16, &outRate );
270 rc = UADSetSampleRate(this, spec->freq << 16, &outRate );
277 rc = UADSetSampleRate(this, spec->freq << 16, &outRate );
284 rc = UADSetSampleRate(this, spec->freq << 16, &outRate );
291 rc = UADSetSampleRate(this, spec->freq << 16, &outRate );
298 rc = UADSetSampleRate(this, spec->freq << 16, &outRate );
369 /* from the mac code: sample rate = spec->freq << 16; */
/external/kernel-headers/original/linux/
H A Drtc.h129 int (*irq_set_freq)(struct device *, int freq);
200 struct rtc_task *task, int freq);
/external/linux-tools-perf/
H A Dbuiltin-record.c46 static int freq = 1000; variable
182 if (freq) {
184 attr->freq = 1;
185 attr->sample_freq = freq;
781 OPT_UINTEGER('F', "freq", &user_freq, "profile at this frequency"),
878 freq = user_freq;
884 freq = 0;
885 else if (freq) {
886 default_interval = freq;
/external/qemu/audio/
H A Daudio.h49 int freq; member in struct:audsettings
168 int wav_start_capture (CaptureState *s, const char *path, int freq,
/external/wpa_supplicant_8/wpa_supplicant/examples/
H A Dwpas-dbus-new.py65 freq = net_obj.Get(WPAS_DBUS_BSS_INTERFACE, 'Frequency',
76 print " %s :: ssid='%s' wpa=%s wpa2=%s signal=%d rate=%d freq=%d" % (bssid, ssid, wpa, wpa2, signal, maxrate, freq)
/external/qemu/distrib/sdl-1.2.12/src/audio/dma/
H A DSDL_dmaaudio.c188 this->spec->freq;
297 value = spec->freq;
302 spec->freq = value;
436 frame_ticks = (float)(spec->samples*1000)/spec->freq;
/external/qemu/distrib/sdl-1.2.12/src/audio/mint/
H A DSDL_mintaudio_xbios.c309 DEBUG_PRINT((DEBUG_NAME "measure %d: freq=%lu KHz\n", i+1, khz));
343 DEBUG_PRINT(("freq=%d\n", spec->freq));
371 DEBUG_PRINT((DEBUG_NAME "freq %d: %lu Hz, clock %lu, prediv %d\n",
378 MINTAUDIO_numfreq=SDL_MintAudio_SearchFrequency(this, spec->freq);
379 spec->freq=MINTAUDIO_frequencies[MINTAUDIO_numfreq].frequency;
385 DEBUG_PRINT(("freq=%d\n", spec->freq));

Completed in 379 milliseconds

1234567891011