Home
last modified time | relevance | path

Searched defs:bitmap (Results 1 – 10 of 10) sorted by relevance

/hostap-latest/wpadebug/src/w1/fi/wpadebug/
DQrCodeDisplayActivity.java52 Bitmap bitmap = (TextUtils.isEmpty(str)) ? null : encodeAsBitmap(str); in onCreate() local
84 Bitmap bitmap = Bitmap.createBitmap(width, height, Bitmap.Config.ARGB_8888); in encodeAsBitmap() local
/hostap-latest/src/common/
Dhw_features_common.c384 static void punct_update_legacy_bw_80(u8 bitmap, u8 pri_chan, u8 *seg0) in punct_update_legacy_bw_80()
415 static void punct_update_legacy_bw_160(u8 bitmap, u8 pri, 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()
990 u16 bitmap; in is_punct_bitmap_valid() local
/hostap-latest/src/ap/
Dp2p_hostapd.c96 u8 bitmap; in hostapd_eid_p2p_manage() local
Dwnm_ap.c699 u64 bitmap; in ieee802_11_rx_wnm_event_report() local
Dhostapd.c4701 void hostapd_switch_color(struct hostapd_data *hapd, u64 bitmap) in hostapd_switch_color()
/hostap-latest/tests/hwsim/
Dtest_p2p_messages.py76 def p2p_attr_manageability(bitmap=0): argument
100 def p2p_attr_invitation_flags(bitmap=0): argument
/hostap-latest/wpa_supplicant/
Dwpas_glue.c1320 void wpas_transition_disable(struct wpa_supplicant *wpa_s, u8 bitmap) in wpas_transition_disable()
1392 static void wpa_supplicant_transition_disable(void *_wpa_s, u8 bitmap) in wpa_supplicant_transition_disable()
/hostap-latest/hostapd/
Dconfig_file.c1259 static int hostapd_parse_he_srg_bitmap(u8 *bitmap, char *val) in hostapd_parse_he_srg_bitmap()
/hostap-latest/src/rsn_supp/
Dwpa_i.h492 static inline void wpa_sm_transition_disable(struct wpa_sm *sm, u8 bitmap) in wpa_sm_transition_disable()
/hostap-latest/src/drivers/
Ddriver.h6830 u64 bitmap; member