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

/freebsd-13-stable/usr.sbin/uhsoctl/
H A Duhsoctl.c143 static int at_cmd_async(int, const char *, ...);
272 at_cmd_async(ctx->fd, "AT+CREG?\r\n");
281 at_cmd_async(ctx->fd, "AT+CGREG?\r\n");
290 at_cmd_async(ctx->fd, "AT+CSQ\r\n");
671 at_cmd_async(int fd, const char *cf, ...) function
745 at_cmd_async(ctx->fd, "AT+COPS?\r\n");
772 at_cmd_async(ctx->fd, "AT+COPS?\r\n");
803 at_cmd_async(ctx->fd, "AT_OWANCALL=%d,1,1\r\n",
857 at_cmd_async(ctx->fd, "AT_OWANDATA=%d\r\n", ctx->pdp_ctx);
1253 at_cmd_async(ct
[all...]

Completed in 104 milliseconds