Home
last modified time | relevance | path

Searched refs:STA (Results 1 – 25 of 68) sorted by relevance

123

/hardware/interfaces/wifi/aidl/default/tests/
Dwifi_chip_unit_tests.cpp52 {{IfaceConcurrencyType::STA}, 1}, in setupV1IfaceCombination()
81 {{IfaceConcurrencyType::STA}, 1}, in setupV1_AwareIfaceCombination()
110 {{IfaceConcurrencyType::STA}, 1}, in setupV1_AwareDisabledApIfaceCombination()
129 {{IfaceConcurrencyType::STA}, 1}, in setupV2_AwareIfaceCombination()
135 {{IfaceConcurrencyType::STA}, 1}, in setupV2_AwareIfaceCombination()
154 {{IfaceConcurrencyType::STA}, 1}, in setupV2_AwareDisabledApIfaceCombination()
173 {{IfaceConcurrencyType::STA}, 3}, in setup_MultiIfaceCombination()
237 } else if (type == IfaceType::STA) { in createIface()
255 } else if (type == IfaceType::STA) { in removeIface()
319 findModeAndConfigureForIfaceType(IfaceConcurrencyType::STA); in TEST_F()
[all …]
/hardware/interfaces/wifi/aidl/default/
Dwifi_feature_flags.cpp76 # define WIFI_HAL_INTERFACE_COMBINATIONS {{{STA}, 1}, {{P2P, NAN}, 1}}
79 # define WIFI_HAL_INTERFACE_COMBINATIONS {{{STA}, 1}, {{P2P}, 1}}
84 # define WIFI_HAL_INTERFACE_COMBINATIONS {{{STA}, 1}, {{AP}, 1}},\
85 {{{STA}, 1}, {{P2P, NAN}, 1}}
88 # define WIFI_HAL_INTERFACE_COMBINATIONS {{{STA}, 1}, {{AP}, 1}},\
89 {{{STA}, 1}, {{P2P}, 1}}
97 # define WIFI_HAL_INTERFACE_COMBINATIONS {{{STA}, 1}, {{P2P, NAN}, 1}}
100 # define WIFI_HAL_INTERFACE_COMBINATIONS {{{STA}, 1}, {{P2P}, 1}}
121 #define STA IfaceConcurrencyType::STA macro
152 legacyToChipConcurrencyComboList({{{{AP}, 1}}, {{{STA}, 1}, {{P2P, NAN}, 1}}})}}},
[all …]
/hardware/interfaces/wifi/1.6/
DIWifiChip.hal68 * like current country code, operational mode (e.g. STA, SAP, WFD-CLI,
75 * in (e.g. STA, SAP, CLI, GO, TDLS, NAN). E.g. If the caller is
92 * bitmask of modes (e.g. STA, SAP, CLI, GO, TDLS, NAN) that are
93 * allowed on that channel. E.g. If only STA mode can be supported
120 * [{STA} <= 2]
121 * At most two STA interfaces are supported
122 * [], [STA], [STA+STA]
124 * [{STA} <= 1, {NAN} <= 1, {AP_BRIDGED} <= 1]
125 * Any combination of STA, NAN, AP_BRIDGED
126 * [], [STA], [NAN], [AP_BRIDGED], [STA+NAN], [STA+AP_BRIDGED], [NAN+AP_BRIDGED],
[all …]
/hardware/interfaces/wifi/1.0/
DIWifiChip.hal48 * [{STA} <= 2]
49 * At most two STA interfaces are supported
50 * [], [STA], [STA+STA]
52 * [{STA} <= 1, {NAN} <= 1, {AP} <= 1]
53 * Any combination of STA, NAN, AP
54 * [], [STA], [NAN], [AP], [STA+NAN], [STA+AP], [NAN+AP], [STA+NAN+AP]
56 * [{STA} <= 1, {NAN,P2P} <= 1]
57 * Optionally a STA and either NAN or P2P
58 * [], [STA], [STA+NAN], [STA+P2P], [NAN], [P2P]
59 * Not included [NAN+P2P], [STA+NAN+P2P]
[all …]
/hardware/interfaces/wifi/1.5/
DIWifiChip.hal40 * When there are 2 or more simultaneous STA connections, this use case hint indicates what
44 * - Duty cycle to choose for the 2 STA connections if the radio is in MCC mode.
49 * - This use-case hint is implicitly void when the second STA interface is brought down.
50 * - When there is only 1 STA interface, the must should still retain the last use case
51 * set, which must become active the next time multi STA is enabled.
52 * 1. Initialize with single STA.
53 * 2. Framework creates second STA.
55 * 4. Framework destroys second STA. Only 1 STA remains.
56 * 5. Framework recreates second STA.
58 * automatically change it during period of single STA unless requested by framework).
[all …]
/hardware/interfaces/wifi/aidl/vts/functional/
Dwifi_chip_aidl_test.cpp72 configureChipForConcurrencyType(IfaceConcurrencyType::STA); in configureChipForStaAndGetIface()
195 configureChipForConcurrencyType(IfaceConcurrencyType::STA); in TEST_P()
221 int expected_mode = configureChipForConcurrencyType(IfaceConcurrencyType::STA); in TEST_P()
239 configureChipForConcurrencyType(IfaceConcurrencyType::STA); in TEST_P()
252 configureChipForConcurrencyType(IfaceConcurrencyType::STA); in TEST_P()
265 configureChipForConcurrencyType(IfaceConcurrencyType::STA); in TEST_P()
275 configureChipForConcurrencyType(IfaceConcurrencyType::STA); in TEST_P()
290 configureChipForConcurrencyType(IfaceConcurrencyType::STA); in TEST_P()
339 configureChipForConcurrencyType(IfaceConcurrencyType::STA); in TEST_P()
372 configureChipForConcurrencyType(IfaceConcurrencyType::STA); in TEST_P()
[all …]
/hardware/interfaces/wifi/1.0/vts/functional/
Dwifi_chip_hidl_test.cpp94 configureChipForIfaceType(IfaceType::STA, true); in configureChipForStaIfaceAndGetCapabilities()
180 configureChipForIfaceType(IfaceType::STA, true); in TEST_P()
193 ChipModeId chip_mode_id = configureChipForIfaceType(IfaceType::STA, true); in TEST_P()
203 configureChipForIfaceType(IfaceType::STA, true); in TEST_P()
431 configureChipForIfaceType(IfaceType::STA, true); in TEST_P()
445 configureChipForIfaceType(IfaceType::STA, true); in TEST_P()
477 configureChipForIfaceType(IfaceType::STA, true); in TEST_P()
503 configureChipForIfaceType(IfaceType::STA, true); in TEST_P()
522 configureChipForIfaceType(IfaceType::STA, true); in TEST_P()
/hardware/interfaces/wifi/1.5/vts/functional/
Dwifi_chip_hidl_test.cpp89 configureChipForIfaceType(IfaceType::STA, true); in create2StaIfacesIfPossible()
150 configureChipForIfaceType(IfaceType::STA, true); in TEST_P()
187 configureChipForIfaceType(IfaceType::STA, true); in TEST_P()
201 configureChipForIfaceType(IfaceType::STA, true); in TEST_P()
/hardware/interfaces/wifi/supplicant/aidl/aidl_api/android.hardware.wifi.supplicant/2/android/hardware/wifi/supplicant/
DDppNetRole.aidl37 STA, enumConstant
DIfaceType.aidl37 STA, enumConstant
/hardware/interfaces/wifi/supplicant/aidl/aidl_api/android.hardware.wifi.supplicant/1/android/hardware/wifi/supplicant/
DIfaceType.aidl37 STA = 0, enumConstant
DDppNetRole.aidl37 STA = 0, enumConstant
/hardware/interfaces/wifi/supplicant/aidl/aidl_api/android.hardware.wifi.supplicant/3/android/hardware/wifi/supplicant/
DDppNetRole.aidl37 STA, enumConstant
DIfaceType.aidl37 STA, enumConstant
/hardware/interfaces/wifi/supplicant/aidl/aidl_api/android.hardware.wifi.supplicant/current/android/hardware/wifi/supplicant/
DIfaceType.aidl37 STA, enumConstant
DDppNetRole.aidl37 STA, enumConstant
/hardware/interfaces/wifi/supplicant/aidl/android/hardware/wifi/supplicant/
DIfaceType.aidl25 STA, enumConstant
DDppNetRole.aidl25 STA, enumConstant
/hardware/interfaces/wifi/aidl/android/hardware/wifi/
DIfaceType.aidl25 STA, enumConstant
DRttPeerType.aidl26 STA = 2, enumConstant
/hardware/interfaces/wifi/aidl/aidl_api/android.hardware.wifi/1/android/hardware/wifi/
DIfaceType.aidl37 STA, enumConstant
DIfaceConcurrencyType.aidl37 STA, enumConstant
/hardware/interfaces/wifi/aidl/aidl_api/android.hardware.wifi/current/android/hardware/wifi/
DIfaceType.aidl37 STA, enumConstant
DIfaceConcurrencyType.aidl37 STA, enumConstant
/hardware/interfaces/wifi/aidl/aidl_api/android.hardware.wifi/2/android/hardware/wifi/
DIfaceType.aidl37 STA, enumConstant

123