Searched refs:LEVEL_LOW (Results 1 – 4 of 4) sorted by relevance
/foundation/communication/bluetooth/services/bluetooth_standard/service/src/common/ |
D | power_spec.cpp | 20 … {RequestStatus::CONNECT_ON, PowerInfo(PowerModeLevel::LEVEL_LOW, SNIFF_DELAYSET_TIMEOUT_7000_MS)}, 22 {RequestStatus::SCO_OFF, PowerInfo(PowerModeLevel::LEVEL_LOW, SNIFF_DELAYSET_TIMEOUT_7000_MS)}, 23 {RequestStatus::IDLE, PowerInfo(PowerModeLevel::LEVEL_LOW, SNIFF_DELAYSET_TIMEOUT_7000_MS)}, 28 … {RequestStatus::CONNECT_ON, PowerInfo(PowerModeLevel::LEVEL_LOW, SNIFF_DELAYSET_TIMEOUT_7000_MS)}, 30 {RequestStatus::SCO_OFF, PowerInfo(PowerModeLevel::LEVEL_LOW, SNIFF_DELAYSET_TIMEOUT_7000_MS)}, 31 {RequestStatus::IDLE, PowerInfo(PowerModeLevel::LEVEL_LOW, SNIFF_DELAYSET_TIMEOUT_7000_MS)}, 36 … {RequestStatus::CONNECT_ON, PowerInfo(PowerModeLevel::LEVEL_LOW, SNIFF_DELAYSET_TIMEOUT_7000_MS)}, 39 {RequestStatus::IDLE, PowerInfo(PowerModeLevel::LEVEL_LOW, SNIFF_DELAYSET_TIMEOUT_7000_MS)}, 44 … {RequestStatus::CONNECT_ON, PowerInfo(PowerModeLevel::LEVEL_LOW, SNIFF_DELAYSET_TIMEOUT_5000_MS)}, 47 {RequestStatus::IDLE, PowerInfo(PowerModeLevel::LEVEL_LOW, SNIFF_DELAYSET_TIMEOUT_3000_MS)}, [all …]
|
D | power_device.cpp | 106 (controlPowerMode == PowerModeLevel::LEVEL_LOW || in SetSniffMode() 131 } else if (powerLevel == PowerModeLevel::LEVEL_LOW) { in GetPowerMode() 149 UpdatecontrolPowerLevel(PowerModeLevel::LEVEL_LOW); in ModeChangeCallBack()
|
D | power_spec.h | 73 LEVEL_LOW = 1, enumerator
|
/foundation/distributedschedule/samgr_lite/interfaces/kits/samgr/ |
D | service.h | 91 LEVEL_LOW = 2, enumerator
|