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

◆ NRF_CLOUD_ANCHOR_LIST_BUF_MIN_SZ

#define NRF_CLOUD_ANCHOR_LIST_BUF_MIN_SZ

#include <include/net/nrf_cloud_location.h>

Value:
(sizeof(struct nrf_cloud_anchor_list_node) + \
#define NRF_CLOUD_LOCATION_ANCHOR_NAME_MAX
Definition: nrf_cloud_location.h:37
Anchor name list node, to be used with sys_slist_t APIs.
Definition: nrf_cloud_location.h:49

Minimum size of the anchor buffer required to hold one maximum length anchor name. Multiply this value by your desired number anchor names to obtain your buffer size.