HostCmd_ACT_BITWISE_CLR
subsc_evt.action = HostCmd_ACT_BITWISE_CLR;
if (((subsc_evt_cfg->action == HostCmd_ACT_BITWISE_CLR) ||
if (subsc_evt_cfg->action == HostCmd_ACT_BITWISE_CLR)