nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches

◆ modem_info_name_get()

int modem_info_name_get ( enum modem_info  info,
char *  name 
)

#include <include/modem/modem_info.h>

Request the name of a modem information data type.

Parameters
infoThe requested information type.
nameThe string where to store the name.
Returns
Length of received data if the operation was successful. Otherwise, a (negative) error code is returned.