Home
last modified time | relevance | path

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

/foundation/communication/dsoftbus/core/bus_center/utils/include/
Dlnn_state_machine.h48 typedef struct tagFsmStateMachine { struct
49 FsmState *curState;
50 uint32_t flag;
52 ListNode stateList;
53 SoftBusLooper *looper;
54 SoftBusHandler handler;
56 FsmDeinitCallback deinitCallback;