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

◆ modem_info_get_operator()

int modem_info_get_operator ( char *  buf,
size_t  buf_size 
)

#include <include/modem/modem_info.h>

Obtain the operator name.

Parameters
bufPointer to the target buffer.
buf_sizeSize of target buffer.
Returns
0 if the operation was successful. Otherwise, a (negative) error code is returned.