Go to the source code of this file.
Functions | |
void | cc_supervision_get_received_handler (SUPERVISION_GET_RECEIVED_HANDLER_ARGS *pArgs) |
Invoked upon reception of a Supervision Get This function is weakly defined in CC_Supervision.c and can be defined in the application if desired. | |
void | cc_supervision_report_recived_handler (cc_supervision_status_t status, uint8_t duration) |
Invoked upon reception of a Supervision Report This function is weakly defined in CC_Supervision.c and can be defined in the application if desired. | |
Command Class Supervision Handler Callbacks