Searched defs:ChppAppState (Results 1 – 1 of 1) sorted by relevance
372 struct ChppAppState { struct388 *registeredClientStates[CHPP_MAX_REGISTERED_CLIENTS];392 uint64_t nextRequestTimeoutNs;401 struct ChppLoopbackClientState *loopbackClientContext;402 struct ChppTimesyncClientState *timesyncClientContext;405 bool isDiscoveryClientEverInitialized;406 bool isDiscoveryClientInitialized;407 bool isDiscoveryComplete;410 uint8_t matchedClientCount;413 uint8_t discoveredServiceCount;[all …]