Home
last modified time | relevance | path

Searched refs:VENDOR_IE (Results 1 – 3 of 3) sorted by relevance

/tools/test/connectivity/acts_tests/tests/google/fuchsia/wlan/compliance/
DWlanPhyComplianceABGTest.py386 VENDOR_IE['correct_length_beacon'])
396 VENDOR_IE['zero_length_beacon_without_data'])
406 VENDOR_IE['correct_length_association_response'])
415 additional_ap_parameters=hostapd_constants.VENDOR_IE[
676 VENDOR_IE['correct_length_beacon'])
686 VENDOR_IE['zero_length_beacon_without_data'])
696 VENDOR_IE['correct_length_association_response'])
705 additional_ap_parameters=hostapd_constants.VENDOR_IE[
1020 hostapd_constants.VENDOR_IE['correct_length_beacon'])
1033 hostapd_constants.VENDOR_IE['zero_length_beacon_without_data'])
[all …]
DWlanSecurityComplianceABGTest.py677 VENDOR_IE['correct_length_beacon'],
695 VENDOR_IE['zero_length_beacon_without_data'],
713 VENDOR_IE['simliar_to_wpa'],
1054 VENDOR_IE['correct_length_beacon'],
1072 VENDOR_IE['zero_length_beacon_without_data'],
1090 VENDOR_IE['simliar_to_wpa'],
1466 VENDOR_IE['correct_length_beacon'],
1485 VENDOR_IE['zero_length_beacon_without_data'],
1504 VENDOR_IE['simliar_to_wpa'],
1847 VENDOR_IE['correct_length_beacon'],
[all …]
/tools/test/connectivity/acts/framework/acts/controllers/ap_lib/
Dhostapd_constants.py549 VENDOR_IE = { variable