Searched refs:cgatt_cmd (Results 1 – 1 of 1) sorted by relevance
1163 struct modem_cmd cgatt_cmd[] = { MODEM_CMD("+CGATT: ", on_cmd_cgatt, 1U, "") }; in modem_pdp_activate() local1167 ret = modem_cmd_send(&mctx.iface, &mctx.cmd_handler, cgatt_cmd, in modem_pdp_activate()1168 ARRAY_SIZE(cgatt_cmd), "AT+CGATT?", &mdata.sem_response, in modem_pdp_activate()