5.2.2.8 BDB_ResetTargetStatus_t Enumeration
Syntax
typedef enum ResetTargetStatus_t
{
/** Reset Target device is success */
RESET_TARGET_SUCCESS,
/** Reset Target device is failed */
RESET_TARGET_FAILURE
}ResetTargetStatus_t;Description
The BDB_ResetTargetStatus_t enumeration defines the status values for
resetting the target device to factory defaults using the Touchlink commissioning
cluster.
