Home
last modified time | relevance | path

Searched defs:eid (Results 1 – 8 of 8) sorted by relevance

/external/wpa_supplicant_8/src/ap/
Dieee802_11_shared.c23 struct sta_info *sta, u8 *eid) in hostapd_eid_assoc_comeback_time()
167 u8 * hostapd_eid_ext_capab(struct hostapd_data *hapd, u8 *eid) in hostapd_eid_ext_capab()
205 u8 * hostapd_eid_interworking(struct hostapd_data *hapd, u8 *eid) in hostapd_eid_interworking()
245 u8 * hostapd_eid_adv_proto(struct hostapd_data *hapd, u8 *eid) in hostapd_eid_adv_proto()
264 u8 * hostapd_eid_roaming_consortium(struct hostapd_data *hapd, u8 *eid) in hostapd_eid_roaming_consortium()
311 u8 * hostapd_eid_time_adv(struct hostapd_data *hapd, u8 *eid) in hostapd_eid_time_adv()
331 u8 * hostapd_eid_time_zone(struct hostapd_data *hapd, u8 *eid) in hostapd_eid_time_zone()
Dbeacon.c62 static u8 * hostapd_eid_ds_params(struct hostapd_data *hapd, u8 *eid) in hostapd_eid_ds_params()
71 static u8 * hostapd_eid_erp_info(struct hostapd_data *hapd, u8 *eid) in hostapd_eid_erp_info()
113 static u8 * hostapd_eid_country(struct hostapd_data *hapd, u8 *eid, in hostapd_eid_country()
175 static u8 * hostapd_eid_wpa(struct hostapd_data *hapd, u8 *eid, size_t len) in hostapd_eid_wpa()
Dieee802_11_ht.c28 u8 * hostapd_eid_ht_capabilities(struct hostapd_data *hapd, u8 *eid) in hostapd_eid_ht_capabilities()
57 u8 * hostapd_eid_ht_operation(struct hostapd_data *hapd, u8 *eid) in hostapd_eid_ht_operation()
Dp2p_hostapd.c94 u8 * hostapd_eid_p2p_manage(struct hostapd_data *hapd, u8 *eid) in hostapd_eid_p2p_manage()
Dwmm.c57 u8 * hostapd_eid_wmm(struct hostapd_data *hapd, u8 *eid) in hostapd_eid_wmm()
106 int hostapd_eid_wmm_valid(struct hostapd_data *hapd, const u8 *eid, size_t len) in hostapd_eid_wmm_valid()
Dieee802_11.c40 u8 * hostapd_eid_supp_rates(struct hostapd_data *hapd, u8 *eid) in hostapd_eid_supp_rates()
77 u8 * hostapd_eid_ext_supp_rates(struct hostapd_data *hapd, u8 *eid) in hostapd_eid_ext_supp_rates()
/external/tinyalsa/
Dmixer.c92 struct snd_ctl_elem_id *eid = NULL; in mixer_open() local
/external/wpa_supplicant_8/src/common/
Dieee802_11_defs.h717 u8 eid; /* 221 = 0xdd */ member