Home
last modified time | relevance | path

Searched defs:tagFsmStateMachine (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/utils/include/
H A Dlnn_state_machine.h50 typedef struct tagFsmStateMachine { struct
51 FsmState *curState;
52 uint32_t flag;
54 ListNode stateList;
55 SoftBusLooper *looper;
56 SoftBusHandler handler;
58 FsmDeinitCallback deinitCallback;