Home
last modified time | relevance | path

Searched refs:SetRemoving (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/pan/
H A Dpan_statemachine.cpp54 void PanStateMachine::SetRemoving(bool isRemoving) in SetRemoving() function in OHOS::bluetooth::PanStateMachine
82 stateMachine_.SetRemoving(true); in Entry()
H A Dpan_statemachine.h68 void SetRemoving(bool isRemoving);
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hid_host/
H A Dhid_host_statemachine.h69 void SetRemoving(bool isRemoving);
H A Dhid_host_statemachine.cpp90 void HidHostStateMachine::SetRemoving(bool isRemoving) in SetRemoving() function in OHOS::bluetooth::HidHostStateMachine
141 stateMachine_.SetRemoving(true); in Entry()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_statemachine.cpp166 void HfpAgStateMachine::SetRemoving(bool isRemoving) in SetRemoving() function in OHOS::bluetooth::HfpAgStateMachine
213 stateMachine_.SetRemoving(true); in Entry()
H A Dhfp_ag_statemachine.h132 void SetRemoving(bool isRemoving);
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/
H A Dhfp_hf_statemachine.h258 void SetRemoving(bool isRemoving);
H A Dhfp_hf_statemachine.cpp66 stateMachine_.SetRemoving(true); in Entry()
839 void HfpHfStateMachine::SetRemoving(bool isRemoving) in SetRemoving() function in OHOS::bluetooth::HfpHfStateMachine