ProtobufCService is only used within ESP-IDF.
 
Symbols
loading...
Files
loading...
SummarySyntaxRelatedReferences

Fields

Field
Declared as
Description
Service descriptor.
void (*)(ProtobufCService *service, unsigned method_index, const ProtobufCMessage *input, ProtobufCClosure closure, void *closure_data)
Function to invoke the service.
void (*)(ProtobufCService *service)
Function to destroy the service.

References

from examples