BSL v1.0.0 - 3.g740079a
AMMOS Bundle Protocol Security Library (BSL)
Loading...
Searching...
No Matches
TelemetryCounters.c File Reference

Defines interactions with an external Policy Provider. More...

+ Include dependency graph for TelemetryCounters.c:

Functions

int BSL_TlmCounters_IncrementCounter (BSL_LibCtx_t *bsl, BSL_TlmCounterIndex_e tlm_index, uint64_t count)
 Increments a telemetry counter in the ctx based on telemetry index.
 

Detailed Description

Defines interactions with an external Policy Provider.

Function Documentation

◆ BSL_TlmCounters_IncrementCounter()

int BSL_TlmCounters_IncrementCounter ( BSL_LibCtx_t *  bsl,
BSL_TlmCounterIndex_e  tlm_index,
uint64_t  count 
)

Increments a telemetry counter in the ctx based on telemetry index.

Todo:

References BSL_SUCCESS.

Referenced by BSL_API_QuerySecurity().