Cordio Stack and Cordio Profiles  r2p3-02rel0

WDXS Authentication Control Block. More...

#include <wdxs_main.h>

Collaboration diagram for wdxsAuCb_t:
Collaboration graph

Data Fields

uint8_t auMsgBuf [ATT_DEFAULT_PAYLOAD_LEN]
 message buffer
 
uint8_t auRand [WDX_AU_RAND_LEN]
 random challenge
 
uint8_t sessionKey [WDX_AU_KEY_LEN]
 session key
 
uint8_t auHash [WDX_AU_HASH_LEN]
 session key
 
uint16_t auMsgLen
 message length
 
uint8_t authLevel
 current authentication level
 
uint8_t authMode
 current authentication mode
 
uint8_t reqAuthLevel
 requested authentication level
 
uint8_t authState
 authentication protocol state
 

Description

WDXS Authentication Control Block.

Definition at line 138 of file wdxs_main.h.


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