Searched refs:apn (Results 1 – 3 of 3) sorted by relevance
74 <apn>=<IMSI_1> ... <IMSI_n>
207 int find_apn(char *apn, int apnlen, const char *profiles, const char *imsi) in find_apn() argument240 memcpy(apn, s, len); in find_apn()241 apn[len] = '\0'; in find_apn()
5155 char *apn; in modem_reset_and_configure() local5413 apn = iface_ctx.mdm_apn.value; in modem_reset_and_configure()5428 apn = CONFIG_MODEM_HL7800_APN_NAME; in modem_reset_and_configure()5436 ret = write_apn(apn); in modem_reset_and_configure()