esp_zb_zcl_delete_privilege_command() function
Delete the privilege command from the @p cluster of @p endpoint
Arguments
endpoint
The specific endpoint for @p cluster
cluster
The specific cluster for @p command
command
The specific command ID will be deleted so that the stack will handle the command rather than user.
Return value
- True: On success - False: Nothing to delete