RF_BLE_AEC_CCM

Bit Field

Read/Write

Field Name

Description

2

R

BLE_AES_CCM_BLE_AES_MIC_OK

AES CCM MIC error

1

R

BLE_AES_CCM_BLE_AES_DONE_RX

AES CCM packet decoding

0

R

BLE_AES_CCM_BLE_AES_DONE_TX

AES CCM packet encoding

Bit Field

Field Name

Value Symbol

Value Description

Hex Value

2

BLE_AES_CCM_BLE_AES_MIC_OK

BLE_AES_CCM_BLE_AES_MIC_OK_ERROR

MIC has been received with errors

0x0*

BLE_AES_CCM_BLE_AES_MIC_OK_NO_ERROR

MIC has been received without errors

0x1

1

BLE_AES_CCM_BLE_AES_DONE_RX

BLE_AES_CCM_BLE_AES_DONE_RX_BUSY

BLE AES CCM algorithm has not yet finished the packet decoding

0x0*

BLE_AES_CCM_BLE_AES_DONE_RX_IDLE

BLE AES CCM algorithm has finished the packet decoding

0x1

0

BLE_AES_CCM_BLE_AES_DONE_TX

BLE_AES_CCM_BLE_AES_DONE_TX_BUSY

BLE AES CCM algorithm has not yet finished the packet encoding

0x0*

BLE_AES_CCM_BLE_AES_DONE_TX_IDLE

BLE AES CCM algorithm has finished the packet encoding

0x1