|
BSL v1.0.0 - 4.g1b6a605
AMMOS Bundle Protocol Security Library (BSL)
|
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. | |
Defines interactions with an external Policy Provider.
| 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.
References BSL_SUCCESS.
Referenced by BSL_API_QuerySecurity().