DP_CONNECTION_STATUS_NOTIFY
case DP_CONNECTION_STATUS_NOTIFY:
if (req_type == DP_CONNECTION_STATUS_NOTIFY ||
if (msg->req_type == DP_CONNECTION_STATUS_NOTIFY)
if (msg->req_type == DP_CONNECTION_STATUS_NOTIFY) {
if (up_req->msg.req_type != DP_CONNECTION_STATUS_NOTIFY &&
if (up_req->msg.req_type == DP_CONNECTION_STATUS_NOTIFY) {