Home
last modified time | relevance | path

Searched refs:technology (Results 1 – 20 of 20) sorted by relevance

/drivers/interface/battery/v1_0/
DIBatteryInterface.idl166 * @brief Obtains the battery technology of the current device.
168 * @param technology Battery technology of the current device.
174 GetTechnology([out] String technology);
DTypes.idl137 /** Battery technology */
138 String technology;
/drivers/peripheral/battery/interfaces/hdi_service/src/
Dbattery_interface_impl.cpp180 int32_t BatteryInterfaceImpl::GetTechnology(std::string& technology) in GetTechnology() argument
182 return provider_->ParseTechnology(technology); in GetTechnology()
226 info.technology = batteryInfo.technology_; in GetBatteryInfo()
Dbattery_thread.cpp185 event.technology = batteryInfo->technology_; in UpdateBatteryInfo()
Dpower_supply_provider.cpp855 int32_t PowerSupplyProvider::ParseTechnology(std::string& technology) const in ParseTechnology()
863 technology.assign(buf, strlen(buf)); in ParseTechnology()
/drivers/interface/battery/v1_1/
DIBatteryInterface.idl166 * @brief Obtains the battery technology of the current device.
168 * @param technology Battery technology of the current device.
174 GetTechnology([out] String technology);
DTypes.idl137 /** Battery technology */
138 String technology;
/drivers/interface/battery/v1_2/
DIBatteryInterface.idl166 * @brief Obtains the battery technology of the current device.
168 * @param technology Battery technology of the current device.
174 GetTechnology([out] String technology);
DTypes.idl137 /** Battery technology */
138 String technology;
/drivers/peripheral/battery/interfaces/hdi_service/include/
Dbattery_interface_impl.h50 int32_t GetTechnology(std::string& technology) override;
Dpower_supply_provider.h91 int32_t ParseTechnology(std::string& technology) const;
/drivers/peripheral/battery/interfaces/hdi_service/test/unittest/src/
Dhdi_service_test.cpp994 std::string technology = "invalid"; variable
996 giver_->ParseTechnology(technology);
999 …TTERY_HILOGI(LABEL_TEST, "HdiService009::technology=%{public}s, ty=%{public}s", technology.c_str(),
1001 ASSERT_TRUE(technology == sysfsTechnology);
1004 giver_->ParseTechnology(technology);
1005 BATTERY_HILOGI(LABEL_TEST, "HdiService009::technology=%{public}s.", technology.c_str());
1006 ASSERT_TRUE(technology == "Li");
/drivers/peripheral/usb/hdi_service/include/
Dusbd_type.h219 const char *technology; member
/drivers/interface/ril/v1_1/
DTypes.idl952 * Radio access technology. For details, see {@link RilRadioTech}.
1044 * Radio access technology. For details, see {@link RilRadioTech}.
1145 * @brief Defines the radio access technology of the CS domain.
1185 * Radio access technology type. For details, see {@link RilRadioTech}.
1190 * String corresponding to the radio access technology type
1195 * Radio access technology ID
2048 * Radio protocol technology:
2062 int technology;
2248 * Radio access technology type. For details, see {@link RilRadioTech}.
2286 * Radio access technology type. For details, see {@link RilRadioTech}.
[all …]
DIRilCallback.idl693 * @brief Callback for reporting the change of the radio access technology.
697 * @param voiceRadioTechnology New radio access technology of the CS domain.
776 * @brief Callback for the response of querying the radio access technology of the CS domain.
780 …* @param VoiceRadioTechnology Voice radio access technology. For details, see {@link VoiceRadioTec…
DIRil.idl658 * @brief Sets the initial default network access technology (APN).
840 * @brief Obtains the radio access technology of the CS domain.
/drivers/interface/ril/v1_0/
DTypes.idl912 * Radio access technology. For details, see {@link RilRadioTech}.
1004 * Radio access technology. For details, see {@link RilRadioTech}.
1105 * @brief Defines the radio access technology of the CS domain.
1145 * Radio access technology type. For details, see {@link RilRadioTech}.
1150 * String corresponding to the radio access technology type
1155 * Radio access technology ID
2008 * Radio protocol technology:
2022 int technology;
2208 * Radio access technology type. For details, see {@link RilRadioTech}.
2246 * Radio access technology type. For details, see {@link RilRadioTech}.
[all …]
DIRilCallback.idl647 * @brief Callback for reporting the change of the radio access technology.
651 * @param voiceRadioTechnology New radio access technology of the CS domain.
718 * @brief Callback for the response of querying the radio access technology of the CS domain.
722 …* @param VoiceRadioTechnology Voice radio access technology. For details, see {@link VoiceRadioTec…
DIRil.idl628 * @brief Sets the initial default network access technology (APN).
796 * @brief Obtains the radio access technology of the CS domain.
/drivers/interface/location/lpfence/geofence/v1_0/
DGeofenceTypes.idl90 * @brief Enumeration of mobile communication technology generations.