/hardware/interfaces/wifi/aidl/default/tests/ |
D | wifi_chip_unit_tests.cpp | 52 {{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/ |
D | wifi_feature_flags.cpp | 76 # 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/ |
D | IWifiChip.hal | 68 * 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/ |
D | IWifiChip.hal | 48 * [{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/ |
D | IWifiChip.hal | 40 * 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/ |
D | wifi_chip_aidl_test.cpp | 72 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/ |
D | wifi_chip_hidl_test.cpp | 94 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/ |
D | wifi_chip_hidl_test.cpp | 89 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/ |
D | DppNetRole.aidl | 37 STA, enumConstant
|
D | IfaceType.aidl | 37 STA, enumConstant
|
/hardware/interfaces/wifi/supplicant/aidl/aidl_api/android.hardware.wifi.supplicant/1/android/hardware/wifi/supplicant/ |
D | IfaceType.aidl | 37 STA = 0, enumConstant
|
D | DppNetRole.aidl | 37 STA = 0, enumConstant
|
/hardware/interfaces/wifi/supplicant/aidl/aidl_api/android.hardware.wifi.supplicant/3/android/hardware/wifi/supplicant/ |
D | DppNetRole.aidl | 37 STA, enumConstant
|
D | IfaceType.aidl | 37 STA, enumConstant
|
/hardware/interfaces/wifi/supplicant/aidl/aidl_api/android.hardware.wifi.supplicant/current/android/hardware/wifi/supplicant/ |
D | IfaceType.aidl | 37 STA, enumConstant
|
D | DppNetRole.aidl | 37 STA, enumConstant
|
/hardware/interfaces/wifi/supplicant/aidl/android/hardware/wifi/supplicant/ |
D | IfaceType.aidl | 25 STA, enumConstant
|
D | DppNetRole.aidl | 25 STA, enumConstant
|
/hardware/interfaces/wifi/aidl/android/hardware/wifi/ |
D | IfaceType.aidl | 25 STA, enumConstant
|
D | RttPeerType.aidl | 26 STA = 2, enumConstant
|
/hardware/interfaces/wifi/aidl/aidl_api/android.hardware.wifi/1/android/hardware/wifi/ |
D | IfaceType.aidl | 37 STA, enumConstant
|
D | IfaceConcurrencyType.aidl | 37 STA, enumConstant
|
/hardware/interfaces/wifi/aidl/aidl_api/android.hardware.wifi/current/android/hardware/wifi/ |
D | IfaceType.aidl | 37 STA, enumConstant
|
D | IfaceConcurrencyType.aidl | 37 STA, enumConstant
|
/hardware/interfaces/wifi/aidl/aidl_api/android.hardware.wifi/2/android/hardware/wifi/ |
D | IfaceType.aidl | 37 STA, enumConstant
|