Sa_AcSysStats_t Struct Reference
[SA LLD Data Structures]

SALLD Air Ciphering System Statistics Structure. More...

#include <salld.h>

Data Fields

uint32_t authFail
uint32_t pktToAirHi
uint32_t pktToAirLo
uint32_t pktFromAirHi
uint32_t pktFromAirLo

Detailed Description

SALLD Air Ciphering System Statistics Structure.

This structure defines the Air Ciphering-specific systrem statistics provided upon request with Sa_getSysStats().

Definition at line 2074 of file salld.h.


Field Documentation

Number of Authentication failures

Definition at line 2075 of file salld.h.

Total Number of From-Air Packets Upper 32 bits

Definition at line 2078 of file salld.h.

Total Number of From-Air Packets Lower 32 bits

Definition at line 2079 of file salld.h.

Total Number of To-Air Packets Upper 32 bits

Definition at line 2076 of file salld.h.

Total Number of To-Air Packets Lower 32 bits

Definition at line 2077 of file salld.h.


The documentation for this struct was generated from the following file:

Copyright 2014, Texas Instruments Incorporated