Searched refs:LEVEL_LOW (Results 1 - 9 of 9) sorted by relevance
/foundation/communication/bluetooth_service/services/bluetooth/service/src/common/ |
H A D | power_spec.cpp | 21 {RequestStatus::CONNECT_ON, PowerInfo(PowerModeLevel::LEVEL_LOW, SNIFF_DELAYSET_TIMEOUT_7000_MS)}, 23 {RequestStatus::SCO_OFF, PowerInfo(PowerModeLevel::LEVEL_LOW, SNIFF_DELAYSET_TIMEOUT_7000_MS)}, 24 {RequestStatus::IDLE, PowerInfo(PowerModeLevel::LEVEL_LOW, SNIFF_DELAYSET_TIMEOUT_7000_MS)}, 29 {RequestStatus::CONNECT_ON, PowerInfo(PowerModeLevel::LEVEL_LOW, SNIFF_DELAYSET_TIMEOUT_7000_MS)}, 31 {RequestStatus::SCO_OFF, PowerInfo(PowerModeLevel::LEVEL_LOW, SNIFF_DELAYSET_TIMEOUT_7000_MS)}, 32 {RequestStatus::IDLE, PowerInfo(PowerModeLevel::LEVEL_LOW, SNIFF_DELAYSET_TIMEOUT_7000_MS)}, 37 {RequestStatus::CONNECT_ON, PowerInfo(PowerModeLevel::LEVEL_LOW, SNIFF_DELAYSET_TIMEOUT_7000_MS)}, 40 {RequestStatus::IDLE, PowerInfo(PowerModeLevel::LEVEL_LOW, SNIFF_DELAYSET_TIMEOUT_7000_MS)}, 45 {RequestStatus::CONNECT_ON, PowerInfo(PowerModeLevel::LEVEL_LOW, SNIFF_DELAYSET_TIMEOUT_5000_MS)}, 48 {RequestStatus::IDLE, PowerInfo(PowerModeLevel::LEVEL_LOW, SNIFF_DELAYSET_TIMEOUT_3000_M [all...] |
H A D | power_device.cpp | 107 (controlPowerMode == PowerModeLevel::LEVEL_LOW || in SetSniffMode() 132 } else if (powerLevel == PowerModeLevel::LEVEL_LOW) { in GetPowerMode() 150 UpdatecontrolPowerLevel(PowerModeLevel::LEVEL_LOW); in ModeChangeCallBack()
|
H A D | power_spec.h | 74 LEVEL_LOW = 1, member in OHOS::bluetooth::PowerModeLevel
|
/foundation/multimedia/media_foundation/video_processing_engine/framework/algorithm/detail_enhancer/include/ |
H A D | detail_enhancer.h | 31 LEVEL_LOW, enumerator 53 Level level_{LEVEL_LOW};
|
/foundation/filemanagement/dfs_service/interfaces/inner_api/native/cloud_file_kit_inner/ |
H A D | battery_status.h | 32 LEVEL_LOW, enumerator
|
/foundation/systemabilitymgr/samgr_lite/interfaces/kits/samgr/ |
H A D | service.h | 91 LEVEL_LOW = 2, enumerator
|
/foundation/multimedia/media_foundation/video_processing_engine/framework/capi/image_processing/detail_enhancer/ |
H A D | detail_enhancer_image_native.cpp | 26 { IMAGE_DETAIL_ENHANCER_QUALITY_LEVEL_LOW, DetailEnhancer::LEVEL_LOW },
|
/foundation/filemanagement/dfs_service/frameworks/native/cloud_file_kit_inner/src/sync_rule/ |
H A D | battery_status.cpp | 64 level_ = BatteryStatus::LEVEL_LOW; in IsAllowUpload()
|
/foundation/multimedia/media_foundation/video_processing_engine/framework/capi/video_processing/detail_enhancer/ |
H A D | detail_enhancer_video_native.cpp | 28 { VIDEO_DETAIL_ENHANCER_QUALITY_LEVEL_LOW, DetailEnhancer::LEVEL_LOW },
|
Completed in 3 milliseconds