Home
last modified time | relevance | path

Searched defs:ies (Results 1 - 25 of 177) sorted by relevance

12345678

/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dmesh.h34 wpa_mesh_notify_peer(struct wpa_supplicant *wpa_s, const u8 *addr, const u8 *ies, size_t ie_len) wpa_mesh_notify_peer() argument
H A Dsme.h60 sme_update_ft_ies(struct wpa_supplicant *wpa_s, const u8 *md, const u8 *ies, size_t ies_len) sme_update_ft_ies() argument
H A Dmesh.c549 static int mesh_attr_text(const u8 *ies, size_t ies_len, char *buf, char *end) in mesh_attr_text() argument
637 int wpas_mesh_scan_result_text(const u8 *ies, size_t ies_len, char *buf, in wpas_mesh_scan_result_text() argument
405 wpa_mesh_notify_peer(struct wpa_supplicant *wpa_s, const u8 *addr, const u8 *ies, size_t ie_len) wpa_mesh_notify_peer() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dmesh.h36 wpa_mesh_notify_peer(struct wpa_supplicant *wpa_s, const u8 *addr, const u8 *ies, size_t ie_len) wpa_mesh_notify_peer() argument
H A Dsme.h60 sme_update_ft_ies(struct wpa_supplicant *wpa_s, const u8 *md, const u8 *ies, size_t ies_len) sme_update_ft_ies() argument
H A Dmesh.c735 static int mesh_attr_text(const u8 *ies, size_t ies_len, char *buf, char *end) in mesh_attr_text() argument
823 int wpas_mesh_scan_result_text(const u8 *ies, size_t ies_len, char *buf, in wpas_mesh_scan_result_text() argument
586 wpa_mesh_notify_peer(struct wpa_supplicant *wpa_s, const u8 *addr, const u8 *ies, size_t ie_len) wpa_mesh_notify_peer() argument
H A Dop_classes.c444 const u8 *ies; in wpas_sta_secondary_channel_offset() local
/kernel/linux/linux-5.10/drivers/net/wireless/ti/wl18xx/
H A Dscan.c155 wl18xx_scan_sched_scan_config(struct wl1271 *wl, struct wl12xx_vif *wlvif, struct cfg80211_sched_scan_request *req, struct ieee80211_scan_ies *ies) wl18xx_scan_sched_scan_config() argument
289 wl18xx_sched_scan_start(struct wl1271 *wl, struct wl12xx_vif *wlvif, struct cfg80211_sched_scan_request *req, struct ieee80211_scan_ies *ies) wl18xx_sched_scan_start() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wl18xx/
H A Dscan.c155 wl18xx_scan_sched_scan_config(struct wl1271 *wl, struct wl12xx_vif *wlvif, struct cfg80211_sched_scan_request *req, struct ieee80211_scan_ies *ies) wl18xx_scan_sched_scan_config() argument
289 wl18xx_sched_scan_start(struct wl1271 *wl, struct wl12xx_vif *wlvif, struct cfg80211_sched_scan_request *req, struct ieee80211_scan_ies *ies) wl18xx_sched_scan_start() argument
[all...]
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/hdi_client/hdi_interface/
H A Dwifi_hdi_common_test.cpp34 const uint8_t *ies = nullptr; in HWTEST_F() local
43 uint8_t ies[] = {0xdd, 0x00, 0x00, 0x00, 0x01, 0x00}; in HWTEST_F() local
51 const uint8_t *ies = nullptr; in HWTEST_F() local
61 uint8_t ies[] = {0x01, 0x02, 0x03, 0x04}; in HWTEST_F() local
71 const uint8_t *ies in HWTEST_F() local
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/st/cw1200/
H A Dscan.c378 u8 *ies; in cw1200_probe_work() local
/kernel/linux/linux-5.10/drivers/net/wireless/ti/wl12xx/
H A Dscan.c307 wl1271_scan_sched_scan_config(struct wl1271 *wl, struct wl12xx_vif *wlvif, struct cfg80211_sched_scan_request *req, struct ieee80211_scan_ies *ies) wl1271_scan_sched_scan_config() argument
447 wl12xx_sched_scan_start(struct wl1271 *wl, struct wl12xx_vif *wlvif, struct cfg80211_sched_scan_request *req, struct ieee80211_scan_ies *ies) wl12xx_sched_scan_start() argument
[all...]
/kernel/linux/linux-5.10/net/mac80211/
H A Dfils_aead.c221 u8 *capab, *ies, *encr; in fils_encrypt_assoc_req() local
272 u8 *capab, *ies, *encr; in fils_decrypt_assoc_resp() local
/kernel/linux/linux-6.6/drivers/net/wireless/st/cw1200/
H A Dscan.c378 u8 *ies; in cw1200_probe_work() local
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wl12xx/
H A Dscan.c307 wl1271_scan_sched_scan_config(struct wl1271 *wl, struct wl12xx_vif *wlvif, struct cfg80211_sched_scan_request *req, struct ieee80211_scan_ies *ies) wl1271_scan_sched_scan_config() argument
447 wl12xx_sched_scan_start(struct wl1271 *wl, struct wl12xx_vif *wlvif, struct cfg80211_sched_scan_request *req, struct ieee80211_scan_ies *ies) wl12xx_sched_scan_start() argument
[all...]
/kernel/linux/linux-6.6/net/mac80211/
H A Dfils_aead.c221 u8 *capab, *ies, *encr; in fils_encrypt_assoc_req() local
273 u8 *capab, *ies, *encr; in fils_decrypt_assoc_resp() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/
H A Dp2p_dev_disc.c313 struct wpabuf *ies; in p2p_process_go_disc_req() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/
H A Dp2p_dev_disc.c313 struct wpabuf *ies; in p2p_process_go_disc_req() local
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/
H A Die.c225 static int mwifiex_update_vs_ie(const u8 *ies, int ies_len, in mwifiex_update_vs_ie() argument
H A Dutil.c635 mwifiex_set_sta_ht_cap(struct mwifiex_private *priv, const u8 *ies, in mwifiex_set_sta_ht_cap() argument
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/mwifiex/
H A Die.c213 static int mwifiex_update_vs_ie(const u8 *ies, int ies_len, in mwifiex_update_vs_ie() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dtaxonomy.c85 static void ie_to_string(char *fstr, size_t fstr_len, const struct wpabuf *ies) in ie_to_string() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/rsn_supp/
H A Dwpa_ft.c96 int wpa_sm_set_ft_params(struct wpa_sm *sm, const u8 *ies, size_t ies_len) in wpa_sm_set_ft_params() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dtaxonomy.c85 static void ie_to_string(char *fstr, size_t fstr_len, const struct wpabuf *ies) in ie_to_string() argument
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/hdi_client/hdi_interface/
H A Dwifi_hdi_common.c343 const uint8_t* HdiGetIe(const uint8_t *ies, size_t len, uint8_t eid) in HdiGetIe() argument
357 const uint8_t* HdiBssGetIe(const uint8_t *ies, size_t len, uint8_t ie) in HdiBssGetIe() argument
362 const uint8_t *HdiBssGetVendorIe(const uint8_t *ies, size_t len, uint32_t vendorType) in HdiBssGetVendorIe() argument
374 const uint8_t* HdiBssGetVendorBeacon(const uint8_t *ies, size_t len, size_t beaconIeLen, uint32_t vendorType) in HdiBssGetVendorBeacon() argument
701 HdiGetIeExt(const uint8_t *ies, size_t len, uint8_t ext) HdiGetIeExt() argument
714 HdiBssGetIeExt(const uint8_t *ies, size_t len, uint8_t ext) HdiBssGetIeExt() argument
[all...]

Completed in 16 milliseconds

12345678