Sa_AcStats_t Struct Reference
[SA LLD Data Structures]

SALLD Air Ciphering Statistics Structure. More...

#include <salld.h>

Data Fields

uint32_t authFail
uint32_t toAirCountC
uint32_t fromAirCountC
uint32_t pktToAirHi
uint32_t pktToAirLo
uint32_t pktFromAirHi
uint32_t pktFromAirLo

Detailed Description

SALLD Air Ciphering Statistics Structure.

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

Definition at line 1846 of file salld.h.


Field Documentation

Number of Authentication failures

Definition at line 1847 of file salld.h.

From-Air Count-C (32-bits)

Definition at line 1849 of file salld.h.

Total Number of From-Air Packets (64-bits) Upper 32 bits

Definition at line 1852 of file salld.h.

Total Number of From-Air Packets (64-bits) Lower 32 bits

Definition at line 1853 of file salld.h.

Total Number of To-Air Packets (64-bits) Upper 32 bits

Definition at line 1850 of file salld.h.

Total Number of To-Air Packets (64-bits) Lower 32 bits

Definition at line 1851 of file salld.h.

To-Air Count-C (32-bits)

Definition at line 1848 of file salld.h.


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

Copyright 2014, Texas Instruments Incorporated