Searched refs:at_cmd_async (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/usr.sbin/uhsoctl/
H A Duhsoctl.c142 static int at_cmd_async(int, const char *, ...);
271 at_cmd_async(ctx->fd, "AT+CREG?\r\n");
280 at_cmd_async(ctx->fd, "AT+CGREG?\r\n");
289 at_cmd_async(ctx->fd, "AT+CSQ\r\n");
669 at_cmd_async(int fd, const char *cf, ...) function
743 at_cmd_async(ctx->fd, "AT+COPS?\r\n");
770 at_cmd_async(ctx->fd, "AT+COPS?\r\n");
801 at_cmd_async(ctx->fd, "AT_OWANCALL=%d,1,1\r\n",
855 at_cmd_async(ctx->fd, "AT_OWANDATA=%d\r\n", ctx->pdp_ctx);
1251 at_cmd_async(ct
[all...]

Completed in 52 milliseconds