Searched defs:toState (Results 1 – 6 of 6) sorted by relevance
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/ |
H A D | hfp_ag_statemachine.cpp | 92 int toState = GetStateInt(); in NotifyStateTransitions() local 120 void HfpAgStateMachine::NotifyChildStateToParentState(int fromState, int toState, int reason) in NotifyChildStateToParentState()
|
H A D | hfp_ag_service.cpp | 784 void HfpAgService::NotifySlcStateChanged(const RawAddress &device, int toState) in NotifySlcStateChanged() 793 void HfpAgService::NotifyAudioStateChanged(const RawAddress &device, int toState, int reason) in NotifyAudioStateChanged() 940 void HfpAgService::SlcStateChanged(const std::string &address, int toState) in SlcStateChanged() 949 void HfpAgService::ScoStateChanged(const std::string &address, int fromState, int toState) in ScoStateChanged()
|
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/schedule/ |
H A D | system_ability_state_machine.cpp | 81 SystemAbilityState fromState, SystemAbilityState toState) in UpdateStateCount()
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/ |
H A D | hfp_hf_statemachine.cpp | 707 int toState = GetDeviceStateInt(); in NotifyStateTransitions() local 727 void HfpHfStateMachine::NotifyChildStateToParentState(int fromState, int toState) in NotifyChildStateToParentState()
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/pan/ |
H A D | pan_statemachine.cpp | 346 int toState = GetDeviceStateInt(); in NotifyStateTransitions() local
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hid_host/ |
H A D | hid_host_statemachine.cpp | 776 int toState = GetDeviceStateInt(); in NotifyStateTransitions() local
|