Searched defs:ChppServiceState (Results 1 – 1 of 1) sorted by relevance
100 struct ChppServiceState { struct101 struct ChppAppState *appContext; // Pointer to app layer context102 uint8_t handle; // Handle number for this service104 uint8_t openState; // As defined in enum ChppOpenState