Z-Stack API Reference  8.31.00.00
ZCL IAS Test Mode Structs and Callbacks

This group defines the structs and callbacks used for IAS Test Mode. More...

Data Structures

struct  zclZoneInitTestMode_t
 

Typedefs

typedef ZStatus_t(* zclSS_InitNormalOpModeResponse_t) (zclIncoming_t *pInMsg)
 This callback is called to process a Initiate Normal Operation Mode Response command.
 
typedef ZStatus_t(* zclSS_InitTestModeResponse_t) (zclIncoming_t *pInMsg)
 This callback is called to process a Initiate Test Mode Response command.
 
typedef ZStatus_t(* zclSS_InitNormalOpMode_t) (zclIncoming_t *pInMsg)
 This callback is called to process a Initiate Normal Operation Mode command.
 
typedef ZStatus_t(* zclSS_InitTestMode_t) (zclZoneInitTestMode_t *pCmd, zclIncoming_t *pInMsg)
 This callback is called to process a Initiate Test Mode Response command.
 

Detailed Description

This group defines the structs and callbacks used for IAS Test Mode.