AC Configuration Control Bit Definitions
[SA LLD Constants (enums and defines)]

AC Configuration Control Bit Definitions

Bitmap definition of the ctrlBitMap in Sa_AcConfigParams_t.



#define sa_AC_CONFIG_BEARER_MASK   0x00FF
#define sa_AC_CONFIG_DIR   0x0100
#define sa_AC_CONFIG_COPY_COUNTC   0x0200
#define sa_AC_CONFIG_KEY_IN_SCRATCH   0x0400

Define Documentation

#define sa_AC_CONFIG_BEARER_MASK   0x00FF

Control Info -- 5-bit or 8-bit Bearer mask

Definition at line 630 of file salld.h.

#define sa_AC_CONFIG_COPY_COUNTC   0x0200

Control Info -- 1: Copy Count-C into the timestamp field within CPPI Descriptor for reference 0: Otherwise

Definition at line 642 of file salld.h.

#define sa_AC_CONFIG_DIR   0x0100

Control Info -- 0:UE to RNC(uplink) 1:RNC to UE(downlink)

Definition at line 636 of file salld.h.

#define sa_AC_CONFIG_KEY_IN_SCRATCH   0x0400

Control Info -- 0:key is copied into security context by lld 1:key is copied into scratch memory by lld

Definition at line 649 of file salld.h.


Copyright 2014, Texas Instruments Incorporated