UIC_CMD_SIZE
memcpy(&uc, &bsg_request->upiu_req.uc, UIC_CMD_SIZE);
memcpy(&bsg_reply->upiu_rsp.uc, &uc, UIC_CMD_SIZE);