nRF Connect SDK API 2.8.99
|
int modem_info_short_get | ( | enum modem_info | info, |
uint16_t * | buf ) |
#include <include/modem/modem_info.h>
Request the current modem status of any predefined information value as a short.
If the data parameter returned by the modem is originally a string, this function fails.
info | The requested information type. |
buf | The short where to store the information. |