PC_RESP_SIZE
pc_resp = alloc_smp_resp(PC_RESP_SIZE);
res = smp_execute_task(dev, pc_req, PC_REQ_SIZE, pc_resp, PC_RESP_SIZE);