nRF Connect SDK API 2.8.99
|
int pdn_default_apn_get | ( | char * | buf, |
size_t | len ) |
#include <include/modem/pdn.h>
Retrieve the default Access Point Name (APN).
The default APN is the APN of the default PDP context (zero).
[out] | buf | The buffer to copy the APN into. |
len | The size of the output buffer. |