Home
last modified time | relevance | path

Searched refs:width (Results 1 – 25 of 31) sorted by relevance

12

/hostap-latest/wpadebug/src/w1/fi/wpadebug/
DQrCodeDisplayActivity.java74 int width = result.getWidth(); in encodeAsBitmap() local
76 int[] pixels = new int[width * height]; in encodeAsBitmap()
78 int offset = y * width; in encodeAsBitmap()
79 for (int x = 0; x < width; x++) { in encodeAsBitmap()
84 Bitmap bitmap = Bitmap.createBitmap(width, height, Bitmap.Config.ARGB_8888); in encodeAsBitmap()
85 bitmap.setPixels(pixels, 0, width, 0, 0, width, height); in encodeAsBitmap()
/hostap-latest/wpa_supplicant/wpa_gui-qt4/
Deventhistory.ui8 <width>533</width>
39 <width>40</width>
Dwpagui.ui8 <width>345</width>
168 <width>20</width>
202 <width>20</width>
229 <width>20</width>
263 <width>20</width>
384 <width>345</width>
Dscanresults.ui8 <width>452</width>
66 <width>40</width>
Duserdatarequest.ui11 <width>216</width>
62 <width>20</width>
Dnetworkconfig.ui8 <width>410</width>
386 <width>20</width>
/hostap-latest/src/common/
Dhw_features_common.c416 enum oper_chan_width *width, u8 *seg0) in punct_update_legacy_bw_160() argument
421 *width = 0; in punct_update_legacy_bw_160()
427 *width = 0; in punct_update_legacy_bw_160()
435 void punct_update_legacy_bw(u16 bitmap, u8 pri, enum oper_chan_width *width, in punct_update_legacy_bw() argument
438 if (*width == CONF_OPER_CHWIDTH_80MHZ && (bitmap & 0xF)) { in punct_update_legacy_bw()
439 *width = CONF_OPER_CHWIDTH_USE_HT; in punct_update_legacy_bw()
443 if (*width == CONF_OPER_CHWIDTH_160MHZ && (bitmap & 0xFF)) { in punct_update_legacy_bw()
444 *width = CONF_OPER_CHWIDTH_80MHZ; in punct_update_legacy_bw()
446 punct_update_legacy_bw_160(bitmap & 0xFF, pri, width, seg0); in punct_update_legacy_bw()
Dhw_features_common.h39 enum oper_chan_width *width, u8 *seg0, u8 *seg1);
/hostap-latest/src/drivers/
Ddriver_common.c110 const char * channel_width_to_string(enum chan_width width) in channel_width_to_string() argument
112 switch (width) { in channel_width_to_string()
133 int channel_width_to_int(enum chan_width width) in channel_width_to_int() argument
135 switch (width) { in channel_width_to_int()
Ddriver_nl80211.h318 enum chan_width convert2width(int width);
Ddriver.h6970 const char * channel_width_to_string(enum chan_width width);
6972 int channel_width_to_int(enum chan_width width);
/hostap-latest/src/ap/
Dneighbor_db.c241 enum nr_chan_width width; in hostapd_neighbor_set_own_report() local
287 width = hostapd_get_nr_chan_width(hapd, ht, vht, he); in hostapd_neighbor_set_own_report()
291 if (width == NR_CHAN_WIDTH_80P80) in hostapd_neighbor_set_own_report()
325 wpabuf_put_u8(nr, width); in hostapd_neighbor_set_own_report()
Ddfs.h33 int hostapd_is_dfs_overlap(struct hostapd_iface *iface, enum chan_width width,
Ddrv_callbacks.c1125 int offset, int width, int cf1, int cf2, in hostapd_event_ch_switch() argument
1141 width, channel_width_to_string(width), cf1, cf2, in hostapd_event_ch_switch()
1163 switch (width) { in hostapd_event_ch_switch()
1257 if (width == CHAN_WIDTH_40 || width == CHAN_WIDTH_80 || in hostapd_event_ch_switch()
1258 width == CHAN_WIDTH_80P80 || width == CHAN_WIDTH_160 || in hostapd_event_ch_switch()
1259 width == CHAN_WIDTH_320) in hostapd_event_ch_switch()
1261 else if (width == CHAN_WIDTH_20 || width == CHAN_WIDTH_20_NOHT) in hostapd_event_ch_switch()
1294 freq, ht, offset, channel_width_to_string(width), in hostapd_event_ch_switch()
Ddfs.c1615 int hostapd_is_dfs_overlap(struct hostapd_iface *iface, enum chan_width width, in hostapd_is_dfs_overlap() argument
1628 switch (width) { in hostapd_is_dfs_overlap()
1645 width); in hostapd_is_dfs_overlap()
Dhostapd.h798 int offset, int width, int cf1, int cf2,
Dap_config.h649 u16 width; member
/hostap-latest/wpa_supplicant/wpa_gui-qt4/icons/
DMakefile27 --export-width=$(word 1, $(subst x, , $(@))) \
/hostap-latest/doc/
Dmainpage.doxygen58 \image latex _wpa_supplicant.eps "wpa_supplicant modules" width=15cm
93 \image latex hostapd.eps "hostapd modules" width=15cm
Dp2p.doxygen56 \image latex p2p_arch.eps "P2P module within wpa_supplicant" width=15cm
65 \image latex p2p_arch2.eps "P2P module in kernel" width=15cm
81 \image latex p2p_sm.eps "P2P module state machine" width=15cm
Ddbus.doxygen213 …ls</td><td>a(uu)</td><td>Array of frequencies to scan in form of (center, width) in MHz.</td><td>N…
665 <tr><td>width</td><td>s</td><td>Channel width</td><td>No</td>
1653 …<tr><td>max_oper_chwidth</td><td>i</td><td>Maximum operating channel width in MHz (20, 40, 80, 160…
/hostap-latest/wpa_supplicant/
Dap.h76 int offset, int width, int cf1, int cf2,
Dhs20_supplicant.c40 u16 width; member
810 icon->id, icon->width, icon->height, icon->lang, in hs20_osu_fetch_done()
985 icon->width = WPA_GET_LE16(pos2); in hs20_osu_add_prov()
Dap.c1865 int offset, int width, int cf1, int cf2, in wpas_ap_ch_switch() argument
1878 offset, width, cf1, cf2, punct_bitmap, in wpas_ap_ch_switch()
/hostap-latest/hostapd/
Dctrl_iface.c2903 const u8 *addr, u8 width) in hostapd_ctrl_iface_notify_cw_htaction() argument
2908 width = width >= 1 ? 1 : 0; in hostapd_ctrl_iface_notify_cw_htaction()
2912 buf[2] = width; in hostapd_ctrl_iface_notify_cw_htaction()
2926 const u8 *addr, u8 width) in hostapd_ctrl_iface_notify_cw_vhtaction() argument
2933 buf[2] = width; in hostapd_ctrl_iface_notify_cw_vhtaction()

12