Searched defs:ServiceState (Results 1 – 4 of 4) sorted by relevance
138 struct ServiceState { struct139 struct ChppEndpointState chppServiceState;140 struct ChppIncomingRequestState inReqStates[kNumCommands];141 bool clientNotificationStatus;142 struct ChppNotifier notifier;
117 struct ServiceState { struct118 struct ChppEndpointState chppServiceState;119 struct ChppIncomingRequestState inReqStates[kNumCommands];120 bool resetNotified;
240 struct ServiceState { struct241 struct ChppEndpointState chppServiceState;242 struct ChppOutgoingRequestState outReqStates[kNumCommands];243 struct ChppIncomingRequestState inReqStates[kNumCommands];244 struct CommonState common;
64 struct ServiceState { struct65 struct ChppEndpointState chppServiceState;66 struct ChppOutgoingRequestState outReqStates[kNumCommands];