Home
last modified time | relevance | path

Searched defs:batteryLevel (Results 1 - 14 of 14) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
H A Dclassic_battery_observer.cpp35 void ClassicBatteryObserverHf::OnBatteryLevelChanged(const RawAddress &device, int batteryLevel) in OnBatteryLevelChanged() argument
H A Dclassic_remote_device.cpp367 void ClassicRemoteDevice::SetBatteryLevel(int batteryLevel) in SetBatteryLevel() argument
/foundation/multimedia/camera_framework/services/deferred_processing_service/src/event_monitor/impl/
H A Dbattery_level_strategy.cpp46 int32_t batteryLevel = BatteryLevel::BATTERY_LEVEL_LOW; in handleEvent() local
/foundation/communication/bluetooth/frameworks/js/napi/src/connection/
H A Dnapi_bluetooth_remote_device_observer.cpp71 OnRemoteBatteryLevelChanged( const BluetoothRemoteDevice &device, int batteryLevel) OnRemoteBatteryLevelChanged() argument
/foundation/communication/bluetooth_service/services/bluetooth/service/include/
H A Dinterface_profile_hfp_hf.h95 virtual void OnBatteryLevelChanged(const RawAddress &device, int batteryLevel) in OnBatteryLevelChanged() argument
/foundation/communication/bluetooth/frameworks/cj/connection/include/
H A Dbluetooth_connection_ffi.h43 int batteryLevel; member
/foundation/resourceschedule/work_scheduler/interfaces/kits/cj/work_scheduler/
H A Dwork_scheduler_ffi.h34 int32_t batteryLevel; member
/foundation/communication/bluetooth_service/services/bluetooth/external/dummy/include/stub/
H A Dtelephone_client_service.h31 virtual void OnBatteryLevelChanged(int batteryLevel) in OnBatteryLevelChanged() argument
73 void NotifyBatteryLevel(int batteryLevel) in NotifyBatteryLevel() argument
H A Dtelephone_service.h45 virtual void OnBatteryLevelChanged(int batteryLevel) in OnBatteryLevelChanged() argument
180 void SetBatteryLevel(int batteryLevel) in SetBatteryLevel() argument
192 void NotifyBatteryLevelChanged(int batteryLevel) in NotifyBatteryLevelChanged() argument
/foundation/resourceschedule/work_scheduler/frameworks/extension/src/
H A Djs_work_scheduler_extension.cpp256 void SetBatteryInfo(napi_env env, napi_value workInfoData, int32_t batteryLevel, in SetBatteryInfo() argument
355 int32_t batteryLevel = workInfo.GetBatteryLevel(); in OnWorkStart() local
407 int32_t batteryLevel = workInfo.GetBatteryLevel(); in OnWorkStop() local
/foundation/resourceschedule/work_scheduler/interfaces/kits/js/napi/src/
H A Dcommon.cpp134 int32_t batteryLevel = GetIntProperty(env, objValue, "batteryLevel", E_BATTERY_LEVEL_ERR); in GetBatteryInfo() local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/
H A Dhfp_hf_service.cpp646 void HfpHfService::BatteryLevelChanged(int batteryLevel) in BatteryLevelChanged() argument
768 void HfpHfService::NotifyBatteryLevelChanged(const RawAddress &device, int batteryLevel) in NotifyBatteryLevelChanged() argument
/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/common/include/
H A Dlnn_node_info.h105 int32_t batteryLevel; member
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_service.cpp998 void HfpAgService::NotifyBatteryLevelChanged(int batteryLevel) in NotifyBatteryLevelChanged() argument

Completed in 10 milliseconds