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

◆ anchor_buf

char* nrf_cloud_location_result::anchor_buf

User provided buffer to contain the anchor_list.

embed:rst:inline :kconfig:option:`CONFIG_NRF_CLOUD_LOCATION_PARSE_ANCHORS` 

must be enabled for anchor data to be parsed. This buffer must point to valid memory or be set to NULL. A valid buffer should have a size of at least NRF_CLOUD_ANCHOR_LIST_BUF_MIN_SZ.