This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Thanks Yikai Chen for your answer.
The problem is that if I add the second parameter, it would not compile.
In the .\ZStack-CC2530-2.5.1a\Components\stack\zc\lzcl_ss.h file, we have :
// This callback is called to process a Change Notification command
// zoneStatus - current zone status - bit map
// extendedStatus - bit map, currently set to All zeroes ( reserved )
typedef void (*zclSS_ChangeNotification_t)( zclZoneChangeNotif_t *pCmd );
Thanks and best regards,
Nises