PIP_DEEP_SLEEP_STATE_MASK
cmd[2] = state & PIP_DEEP_SLEEP_STATE_MASK;
if (error || ((resp_data[3] & PIP_DEEP_SLEEP_STATE_MASK) != state))