![]() |
ndn-lite
|
The structure to represent a NDN service. More...
#include <service-discovery.h>
Data Fields | |
uint8_t | status |
The NDN service status. More... | |
uint8_t | id_value [NDN_APPSUPPORT_SERVICE_ID_SIZE] |
The NDN service ID. More... | |
uint32_t | id_size |
Size of service ID. More... | |
The structure to represent a NDN service.
uint32_t ndn_service::id_size |
Size of service ID.
uint8_t ndn_service::id_value[NDN_APPSUPPORT_SERVICE_ID_SIZE] |
The NDN service ID.
uint8_t ndn_service::status |
The NDN service status.