nRF Connect SDK API 2.8.99
|
int modem_info_params_get | ( | struct modem_param_info * | modem_param | ) |
#include <include/modem/modem_info.h>
Obtain the modem parameters.
The data is stored in the provided info structure.
modem_param | Pointer to the storage parameters. |
0 | If the operation was successful. Otherwise, a (negative) error code is returned. |