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

◆ location_utils_is_lte_available()

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.

Return values
trueLTE networking is available.
falseLTE networking is not available.