Home
last modified time | relevance | path

Searched refs:SCO_ON (Results 1 - 5 of 5) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/common/
H A Dpower_spec.cpp22 {RequestStatus::SCO_ON, PowerInfo(PowerModeLevel::LEVEL_MID, SNIFF_DELAYSET_TIMEOUT_7000_MS)},
30 {RequestStatus::SCO_ON, PowerInfo(PowerModeLevel::LEVEL_MID, SNIFF_DELAYSET_TIMEOUT_7000_MS)},
38 {RequestStatus::SCO_ON, PowerInfo(PowerModeLevel::NO_ACTION, 0)},
46 {RequestStatus::SCO_ON, PowerInfo(PowerModeLevel::NO_ACTION, 0)},
54 {RequestStatus::SCO_ON, PowerInfo(PowerModeLevel::NO_ACTION, 0)},
62 {RequestStatus::SCO_ON, PowerInfo(PowerModeLevel::NO_ACTION, 0)},
70 {RequestStatus::SCO_ON, PowerInfo(PowerModeLevel::NO_ACTION, 0)},
78 {RequestStatus::SCO_ON, PowerInfo(PowerModeLevel::NO_ACTION, 0)},
86 {RequestStatus::SCO_ON, PowerInfo(PowerModeLevel::NO_ACTION, 0)},
94 {RequestStatus::SCO_ON, PowerInf
[all...]
H A Dpower_manager.h30 enum class RequestStatus : int { CONNECT_ON, CONNECT_OFF, SCO_ON, SCO_OFF, BUSY, IDLE }; member in OHOS::bluetooth::RequestStatus
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_statemachine.cpp384 RequestStatus::SCO_ON, PROFILE_NAME_HFP_AG, RawAddress(event.dev_)); in Dispatch()
578 RequestStatus::SCO_ON, PROFILE_NAME_HFP_AG, RawAddress(event.dev_)); in Dispatch()
H A Dhfp_ag_profile.cpp164 IPowerManager::GetInstance().StatusUpdate(RequestStatus::SCO_ON, PROFILE_NAME_HFP_AG, rawAddress); in ReadData()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/
H A Dhfp_hf_statemachine.cpp238 RequestStatus::SCO_ON, PROFILE_NAME_HFP_HF, RawAddress(event.dev_)); in Dispatch()
347 RequestStatus::SCO_ON, PROFILE_NAME_HFP_HF, RawAddress(event.dev_)); in Dispatch()

Completed in 5 milliseconds