CDC Badge OS
Firmware for the CDC Badge v1.0 hardware security key
Loading...
Searching...
No Matches
ServiceRegistry.cpp File Reference
#include "cdc_core/ServiceRegistry.h"
#include "cdc_log.h"
#include <cstring>

Go to the source code of this file.

Namespaces

namespace  cdc
namespace  cdc::core

Functions

static const char * cdc::core::serviceTypeName (ServiceType type)
 Converts a service type enum to a log-friendly string.

Variables

static const char * TAG = "ServiceRegistry"

Variable Documentation

◆ TAG

const char* TAG = "ServiceRegistry"
static

Definition at line 5 of file ServiceRegistry.cpp.