at_cmd_async
at_cmd_async(ctx->fd, "AT+CGREG?\r\n");
at_cmd_async(ctx->fd, "AT+CREG?\r\n");
static int at_cmd_async(int, const char *, ...);
at_cmd_async(ctx->fd, "AT+CREG?\r\n");
at_cmd_async(ctx->fd, "AT+CGREG?\r\n");
at_cmd_async(ctx->fd, "AT+CSQ\r\n");
at_cmd_async(ctx->fd, "AT+COPS?\r\n");
at_cmd_async(ctx->fd, "AT+COPS?\r\n");
at_cmd_async(ctx->fd, "AT_OWANCALL=%d,1,1\r\n",
at_cmd_async(ctx->fd, "AT_OWANDATA=%d\r\n", ctx->pdp_ctx);