/aosp_15_r20/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/hotspot2/ |
D | NetworkDetailTest.java | 52 InformationElement[] ies = new InformationElement[] {}; in verifyFromScanResultNoMultiLinkIe() local 70 InformationElement[] ies = new InformationElement[2]; in verifyFromScanResultRnrMultiIeNoLinksIe() local 109 InformationElement[] ies = new InformationElement[2]; in verifyFromScanResultRnrMultiIeWithLinks() local 152 InformationElement[] ies = new InformationElement[2]; in verifyFromScanResultRnrNoLinksMultiIeNoLinksIe() local
|
/aosp_15_r20/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/util/ |
D | InformationElementUtilTest.java | 466 InformationElement[] ies, in verifyCapabilityStringFromIes() 487 InformationElement[] ies = new InformationElement[] { ie }; in verifyCapabilityStringFromIe() local 802 InformationElement[] ies = new InformationElement[] { ieWpa, ieRsn }; in buildCapabilities_rsnAndWpaElement() local 1208 InformationElement[] ies = new InformationElement[] { ieRsn, ieRsno, ieRsno2 }; in buildCapabilities_rsnRsnoAndRsno2Element() local 1270 InformationElement[] ies = new InformationElement[] { ieRsn, ieRsno2 }; in buildCapabilities_rsnAndRsno2Element() local 1329 InformationElement[] ies = new InformationElement[] { ieRsn, ieRsno }; in buildCapabilities_rsnAndRsnoElementWithoutRsnOverridingSupport() local 1358 InformationElement[] ies = new InformationElement[] { ieWpa, ieRsn }; in buildCapabilities_malformedRsnAndWpaElement() local 1382 InformationElement[] ies = new InformationElement[] { ieWpa, ieWps }; in buildCapabilities_wpaAndWpsElement() local
|
/aosp_15_r20/packages/modules/Wifi/framework/tests/src/android/net/wifi/p2p/ |
D | WifiP2pManagerTest.java | 176 List<ScanResult.InformationElement> ies = new ArrayList<>(); in testSetVendorElementsWithNonVendorSpecificInformationElement() local 197 List<ScanResult.InformationElement> ies = new ArrayList<>(); in testSetVendorElementsWithIeSizeOver255Bytes() local 216 List<ScanResult.InformationElement> ies = new ArrayList<>(); in testSetVendorElementsWithTotalSizeOver512Bytes() local
|
D | WifiP2pDeviceTest.java | 143 List<ScanResult.InformationElement> ies = new ArrayList<>(Arrays.asList( in testVendorElementsSetterGetter() local
|
/aosp_15_r20/external/wpa_supplicant_8/wpa_supplicant/ |
H A D | scan.c | 298 struct wpabuf *ies = NULL; in wpa_supplicant_trigger_scan() local 2112 const u8 *ies; in wpa_scan_get_vendor_ie() local 2142 const u8 *ies; in wpa_scan_get_vendor_ie_beacon() local 2245 static int wpas_channel_width_tx_pwr(const u8 *ies, size_t ies_len, in wpas_channel_width_tx_pwr() 2330 int wpas_channel_width_rssi_bump(const u8 *ies, size_t ies_len, in wpas_channel_width_rssi_bump() 2343 int wpas_adjust_snr_by_chanwidth(const u8 *ies, size_t ies_len, in wpas_adjust_snr_by_chanwidth() 2883 const u8 *ies, size_t ies_len, int rate, in wpas_get_est_tpt() 3139 const u8 *ies = (const void *) (res + 1); in scan_est_throughput() local
|
H A D | mesh.c | 583 const u8 *ies, size_t ie_len) in wpa_mesh_notify_peer() 735 static int mesh_attr_text(const u8 *ies, size_t ies_len, char *buf, char *end) in mesh_attr_text() 823 int wpas_mesh_scan_result_text(const u8 *ies, size_t ies_len, char *buf, in wpas_mesh_scan_result_text()
|
H A D | wmm_ac.c | 418 wmm_ac_process_param_elem(struct wpa_supplicant *wpa_s, const u8 *ies, in wmm_ac_process_param_elem() 463 static int wmm_ac_init(struct wpa_supplicant *wpa_s, const u8 *ies, in wmm_ac_init() 528 void wmm_ac_notify_assoc(struct wpa_supplicant *wpa_s, const u8 *ies, in wmm_ac_notify_assoc()
|
H A D | rrm.c | 712 int wpas_get_op_chan_phy(int freq, const u8 *ies, size_t ies_len, in wpas_get_op_chan_phy() 787 const u8 *ies = *ies_buf; in wpas_beacon_rep_add_frame_body() local 939 const u8 *ies = wpa_bss_ie_ptr(bss); in wpas_add_beacon_rep() local
|
H A D | bss.c | 1293 const u8 *ies; in wpa_bss_get_ie_beacon() local 1330 const u8 *ies; in wpa_bss_get_vendor_ie() local 1360 const u8 *ies; in wpa_bss_get_vendor_ie_beacon() local
|
H A D | mesh.h | 38 const u8 *ies, size_t ie_len) in wpa_mesh_notify_peer()
|
H A D | robust_av.c | 769 const u8 *ies, size_t ies_len) in wpas_handle_assoc_resp_mscs() 809 const u8 *ies, size_t ies_len) in wpas_handle_assoc_resp_qos_mgmt()
|
H A D | events.c | 2149 const u8 *ies = wpa_bss_ie_ptr(bss); in wpas_get_est_throughput_from_bss_snr() local 2995 const u8 *ies, size_t ies_len) in wnm_process_assoc_resp() 3059 const u8 *ies, size_t ies_len) in interworking_process_assoc_resp() 3097 const u8 *ies, size_t ies_len) in multi_ap_process_assoc_resp()
|
H A D | driver_i.h | 338 const u8 *ies, size_t ies_len) in wpa_drv_update_ft_ies() 1031 const u8 *ies, size_t ies_len) in wpa_drv_p2p_lo_start() 1048 const u8 *ies, size_t len) in wpa_drv_set_default_scan_ies()
|
H A D | sme.h | 60 const u8 *ies, size_t ies_len) in sme_update_ft_ies()
|
/aosp_15_r20/external/wpa_supplicant_8/src/p2p/ |
H A D | p2p.c | 262 struct wpabuf *ies; in p2p_listen_in_find() local 318 struct wpabuf *ies; in p2p_listen() local 655 static void p2p_update_peer_vendor_elems(struct p2p_device *dev, const u8 *ies, in p2p_update_peer_vendor_elems() 734 struct os_reltime *rx_time, int level, const u8 *ies, in p2p_add_device() 2317 struct wpabuf *ies, in p2p_build_probe_resp_buf() 2402 struct wpabuf *ies; in p2p_reply_probe() local 2739 int p2p_scan_result_text(const u8 *ies, size_t ies_len, char *buf, char *end) in p2p_scan_result_text() 2926 int p2p_parse_dev_addr(const u8 *ies, size_t ies_len, u8 *dev_addr) in p2p_parse_dev_addr() 3615 struct os_reltime *rx_time, int level, const u8 *ies, in p2p_scan_res_handler() 3661 void p2p_scan_ie(struct p2p_data *p2p, struct wpabuf *ies, const u8 *dev_id, in p2p_scan_ie() [all …]
|
H A D | p2p_dev_disc.c | 313 struct wpabuf *ies; in p2p_process_go_disc_req() local
|
/aosp_15_r20/external/wpa_supplicant_8/src/common/ |
H A D | ieee802_11_common.c | 1144 int ieee802_11_ie_count(const u8 *ies, size_t ies_len) in ieee802_11_ie_count() 1159 struct wpabuf * ieee802_11_vendor_ie_concat(const u8 *ies, size_t ies_len, in ieee802_11_vendor_ie_concat() 2539 const u8 * get_ie(const u8 *ies, size_t len, u8 eid) in get_ie() 2563 const u8 * get_ie_ext(const u8 *ies, size_t len, u8 ext) in get_ie_ext() 2577 const u8 * get_vendor_ie(const u8 *ies, size_t len, u32 vendor_type) in get_vendor_ie() 3443 const u8 * get_ml_ie(const u8 *ies, size_t len, u8 type) in get_ml_ie()
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/io/test/ |
D | ios_state_test.cpp | 77 boost::io::ios_exception_saver ies(output); in saver_tests_1() local 116 boost::io::ios_exception_saver ies(output, std::ios_base::eofbit); in saver_tests_2() local
|
D | ios_state_unit_test.cpp | 154 boost::io::ios_exception_saver ies(ss); in ios_exception_saver_unit_test() local 171 boost::io::ios_exception_saver ies(ss, std::ios_base::eofbit); in ios_exception_saver_unit_test() local
|
/aosp_15_r20/external/wpa_supplicant_8/src/rsn_supp/ |
H A D | wpa_ft.c | 112 int wpa_sm_set_ft_params(struct wpa_sm *sm, const u8 *ies, size_t ies_len) in wpa_sm_set_ft_params() 584 int wpa_ft_process_response(struct wpa_sm *sm, const u8 *ies, size_t ies_len, in wpa_ft_process_response() 1039 int wpa_ft_validate_reassoc_resp(struct wpa_sm *sm, const u8 *ies, in wpa_ft_validate_reassoc_resp()
|
H A D | wpa.h | 553 wpa_sm_set_ft_params(struct wpa_sm *sm, const u8 *ies, size_t ies_len) in wpa_sm_set_ft_params() 564 static inline int wpa_ft_add_mdie(struct wpa_sm *sm, u8 *ies, size_t ies_len, in wpa_ft_add_mdie() 571 wpa_ft_process_response(struct wpa_sm *sm, const u8 *ies, size_t ies_len, in wpa_ft_process_response() 598 wpa_ft_validate_reassoc_resp(struct wpa_sm *sm, const u8 *ies, size_t ies_len, in wpa_ft_validate_reassoc_resp()
|
/aosp_15_r20/packages/modules/Wifi/service/java/com/android/server/wifi/util/ |
D | InformationElementUtil.java | 226 public static RoamingConsortium getRoamingConsortiumIE(InformationElement[] ies) { in getRoamingConsortiumIE() 248 public static Vsa getHS2VendorSpecificIE(InformationElement[] ies) { in getHS2VendorSpecificIE() 270 public static List<Vsa> getVendorSpecificIE(InformationElement[] ies) { in getVendorSpecificIE() 294 public static Interworking getInterworkingIE(InformationElement[] ies) { in getInterworkingIE() 2266 InformationElement[] ies, in from()
|
/aosp_15_r20/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/p2p/ |
D | SupplicantP2pIfaceHalAidlImplTest.java | 2668 Set<ScanResult.InformationElement> ies = new HashSet<>(); in testSetVendorElementsSuccess() local 2685 Set<ScanResult.InformationElement> ies = new HashSet<>(); in testSetVendorElementsSuccessWithEmptyVsieList() local 2714 Set<ScanResult.InformationElement> ies = new HashSet<>(); in testSetVendorElementsFailureWithRemoteException() local
|
/aosp_15_r20/external/wpa_supplicant_8/src/ap/ |
H A D | wpa_auth_ft.c | 1965 const u8 *ies, size_t ies_len, in wpa_ft_pull_pmk_r1() 2429 const u8 *ies, size_t ies_len) in wpa_ft_process_rdie() 3169 const u8 *ies, size_t ies_len, in wpa_ft_process_auth_req() 3446 u16 auth_transaction, const u8 *ies, size_t ies_len, in wpa_ft_process_auth() 3489 int wpa_ft_validate_reassoc(struct wpa_state_machine *sm, const u8 *ies, in wpa_ft_validate_reassoc() 3740 const u8 *ies; in wpa_ft_action_rx() local 3815 const u8 *ies, size_t ies_len) in wpa_ft_rrb_rx_request_cb()
|
H A D | ieee802_11.c | 409 const u8 *ies, size_t ies_len, const char *dbg) in send_auth_reply() 506 const u8 *ies, size_t ies_len) in handle_auth_ft_finish() 3945 const u8 *ies, size_t ies_len, in __check_assoc_ies() 4449 const u8 *ies, size_t ies_len, int reassoc) in check_assoc_ies() 4531 const u8 *ies, size_t ies_len, in ieee80211_ml_process_link() 4669 const u8 *ies, size_t ies_len, in hostapd_process_assoc_ml_info() 4867 const u8 *ies, size_t ies_len, int rssi, in send_assoc_resp()
|