BSL v1.0.0 - 3.g740079a
AMMOS Bundle Protocol Security Library (BSL)
|
Defines interactions with an external Policy Provider. More...
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().