Home
last modified time | relevance | path

Searched refs:GetCallState (Results 1 - 13 of 13) sorted by relevance

/foundation/multimodalinput/input/service/device_state_manager/include/
H A Ddevice_event_monitor.h53 int32_t GetCallState();
/foundation/communication/bluetooth/frameworks/inner/ipc/parcel/
H A Dbluetooth_phone_state.h39 int GetCallState();
H A Dbluetooth_phone_state.cpp101 int BluetoothPhoneState::GetCallState() in GetCallState() function in OHOS::Bluetooth::BluetoothPhoneState
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_profile.h539 static std::string GetCallState(int state);
H A Dhfp_ag_system_interface.h317 int GetCallState() const;
H A Dhfp_ag_profile.cpp545 __FUNCTION__, GetCallState(preCallState_).c_str(), preNumActiveCalls_, preNumHeldCalls_, in PhoneStateChange()
546 GetCallState(phoneState.callState).c_str(), phoneState.activeNum, phoneState.heldNum); in PhoneStateChange()
766 GetCallState(preCallState_).c_str(), numActive, numHeld); in ProcessCurrentCallStateIdle()
908 std::string HfpAgProfile::GetCallState(int state) in GetCallState() function in OHOS::bluetooth::HfpAgProfile
H A Dhfp_ag_system_event_processer.cpp266 int callState = systemInterface_.GetCallState(); in GetAgIndicator()
H A Dhfp_ag_system_interface.cpp276 DelayedRefSingleton<BluetoothCallClient>::GetInstance().GetCallState(); in QueryPhoneState()
734 int HfpAgSystemInterface::GetCallState() const in GetCallState() function in OHOS::bluetooth::HfpAgSystemInterface
H A Dhfp_ag_service.cpp503 int callState = phoneState.GetCallState(); in PhoneStateChanged()
/foundation/multimodalinput/input/service/device_state_manager/src/
H A Ddevice_event_monitor.cpp109 int32_t DeviceEventMonitor::GetCallState() in GetCallState() function in OHOS::MMI::DeviceEventMonitor
/foundation/multimodalinput/input/service/subscriber/src/
H A Dkey_subscriber_handler.cpp508 if (DEVICE_MONITOR->GetCallState() == StateType::CALL_STATUS_INCOMING || in HandleRingMute()
509 DEVICE_MONITOR->GetCallState() == StateType::CALL_STATUS_WAITING) { in HandleRingMute()
1268 int32_t ret = DEVICE_MONITOR->GetCallState(); in HandleCallEnded()
/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_hfp_ag_server.cpp291 phoneState.GetActiveNum(), phoneState.GetHeldNum(), phoneState.GetCallState(), phoneState.GetCallType()); in PhoneStateChanged()
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_hfp_ag.cpp239 phoneState.GetActiveNum(), phoneState.GetHeldNum(), phoneState.GetCallState(), phoneState.GetCallType()); in PhoneStateChanged()

Completed in 12 milliseconds