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

◆ modem_info_get_current_band()

int modem_info_get_current_band ( uint8_t *  val)

#include <include/modem/modem_info.h>

Obtain the current band.

Parameters
valPointer to the target variable.
Returns
0 if the operation was successful.
-ENOENT if there is no valid band. Otherwise, a (negative) error code is returned.