Home
last modified time | relevance | path

Searched refs:StoppingBaseProcess (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/common/
H A Dsys_state_machine.cpp38 void SysStoppingBaseState::StoppingBaseProcess(int stateBREDR, int stateBLE) in StoppingBaseProcess() function in OHOS::bluetooth::SysStoppingBaseState
104 StoppingBaseProcess(stateBREDR, stateBLE); in Entry()
125 StoppingBaseProcess(stateBREDR, stateBLE); in Dispatch()
140 StoppingBaseProcess(stateBREDR, stateBLE); in Entry()
152 StoppingBaseProcess(stateBREDR, stateBLE); in Dispatch()
176 StoppingBaseProcess(stateBREDR, stateBLE); in Entry()
193 StoppingBaseProcess(stateBREDR, stateBLE); in Dispatch()
H A Dsys_state_machine.h141 void StoppingBaseProcess(int stateBREDR, int stateBLE);