nRF Connect SDK API 2.8.99
|
bool location_utils_is_lte_available | ( | void | ) |
Check if LTE networking is available.
Checks for an active default PDN bearer, but does not check cell registration status, so may give false positive, but not false negative.
true | LTE networking is available. |
false | LTE networking is not available. |