Searched refs:scenario (Results 1 – 13 of 13) sorted by relevance
/hardware/interfaces/wifi/1.1/ |
D | IWifiChip.hal | 49 * 802.11 connection type, number of MIMO streams, etc) for each scenario 60 * The framework must invoke this method with the appropriate scenario to let 65 * @param scenario One of the preselected scenarios defined in 75 selectTxPowerScenario(TxPowerScenario scenario) generates (WifiStatus status); 80 * scenario and let the wifi chip fall back to the default power values.
|
/hardware/interfaces/wifi/1.2/ |
D | IWifiChip.hal | 42 * 802.11 connection type, number of MIMO streams, etc) for each scenario 56 * The framework must invoke this method with the appropriate scenario to let 61 * @param scenario One of the preselected scenarios defined in 71 selectTxPowerScenario_1_2(TxPowerScenario scenario) generates (WifiStatus status);
|
/hardware/interfaces/wifi/1.3/default/ |
D | wifi_chip.h | 139 V1_1::IWifiChip::TxPowerScenario scenario, 149 TxPowerScenario scenario, 213 V1_1::IWifiChip::TxPowerScenario scenario); 218 WifiStatus selectTxPowerScenarioInternal_1_2(TxPowerScenario scenario);
|
D | wifi_chip.cpp | 564 V1_1::IWifiChip::TxPowerScenario scenario, in selectTxPowerScenario() argument 568 hidl_status_cb, scenario); in selectTxPowerScenario() 594 TxPowerScenario scenario, selectTxPowerScenario_cb hidl_status_cb) { in selectTxPowerScenario_1_2() argument 597 hidl_status_cb, scenario); in selectTxPowerScenario_1_2() 1127 V1_1::IWifiChip::TxPowerScenario scenario) { in selectTxPowerScenarioInternal() argument 1130 hidl_struct_util::convertHidlTxPowerScenarioToLegacy(scenario)); in selectTxPowerScenarioInternal() 1156 TxPowerScenario scenario) { in selectTxPowerScenarioInternal_1_2() argument 1159 hidl_struct_util::convertHidlTxPowerScenarioToLegacy_1_2(scenario)); in selectTxPowerScenarioInternal_1_2()
|
D | wifi_legacy_hal.h | 258 wifi_power_scenario scenario);
|
D | wifi_legacy_hal.cpp | 811 wifi_power_scenario scenario) { in selectTxPowerScenario() argument 813 getIfaceHandle(iface_name), scenario); in selectTxPowerScenario()
|
/hardware/qcom/wlan/qcwcn/wifi_hal/ |
D | wificonfig.cpp | 315 wifi_power_scenario scenario) in wifi_select_tx_power_scenario() argument 324 ALOGV("%s : power scenario:%d", __FUNCTION__, scenario); in wifi_select_tx_power_scenario() 358 switch (scenario) { in wifi_select_tx_power_scenario() 378 ALOGE("wifi_select_tx_power_scenario: invalid scenario %d", scenario); in wifi_select_tx_power_scenario()
|
/hardware/interfaces/wifi/1.3/default/tests/ |
D | mock_wifi_legacy_hal.h | 50 wifi_power_scenario scenario));
|
/hardware/libhardware_legacy/include/hardware_legacy/ |
D | wifi_hal.h | 226 wifi_error wifi_select_tx_power_scenario(wifi_interface_handle handle, wifi_power_scenario scenario… 449 wifi_power_scenario scenario);
|
/hardware/interfaces/radio/1.4/ |
D | IRadio.hal | 113 * In multi-sim scenario, if the emergency number is from a specific subscription, this radio
|
/hardware/interfaces/camera/device/3.2/ |
D | ICameraDeviceSession.hal | 180 * scenario, this means the function is generally called again by the
|
/hardware/interfaces/radio/1.0/ |
D | IRadioResponse.hal | 374 * LastCallFailCause:RADIO_INTERNAL_ERROR (Modem hit unexpected error scenario)
|
D | types.hal | 89 INTERNAL_ERR = 38, // Modem hit unexpected error scenario while handling
|