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

Fields

Field
Declared as
Description
uint32_t
Magic value checked to ensure that the API is used correctly.
const char *
Service name.
const char *
Short version of service name.
const char *
C identifier for the service name.
const char *
Package name.
unsigned
Number of elements in `methods`.
Method descriptors, in the order defined in the .proto file.
const unsigned *
Sort index of methods.

References

from examples