anysee_ctrl_msg
return anysee_ctrl_msg(d, buf, sizeof(buf), NULL, 0);
ret = anysee_ctrl_msg(d, buf, sizeof(buf), ircode, sizeof(ircode));
ret = anysee_ctrl_msg(d, buf, sizeof(buf), &val, 1);
return anysee_ctrl_msg(d, buf, sizeof(buf), NULL, 0);
ret = anysee_ctrl_msg(d, buf, sizeof(buf), &val, 1);
return anysee_ctrl_msg(d, buf, sizeof(buf), NULL, 0);
return anysee_ctrl_msg(d, buf, sizeof(buf), id, 3);
return anysee_ctrl_msg(fe_to_d(fe), buf, sizeof(buf), NULL, 0);
return anysee_ctrl_msg(d, buf, sizeof(buf), NULL, 0);
return anysee_ctrl_msg(d, buf, sizeof(buf), NULL, 0);
ret = anysee_ctrl_msg(d, buf, 6, msg[i+1].buf,
ret = anysee_ctrl_msg(d, buf, 4 + msg[i].len, NULL, 0);
ret = anysee_ctrl_msg(d, buf, sizeof(buf), val, 1);