17#if defined(CONFIG_LOCATION_DATA_DETAILS)
Public APIs for the Location library.
int scan_wifi_cancel(void)
void scan_wifi_execute(int32_t timeout, struct k_sem *wifi_scan_ready)
void scan_wifi_details_get(struct location_data_details *details)
struct wifi_scan_info * scan_wifi_results_get(void)
Definition location.h:223
Access points found during a Wi-Fi scan.
Definition wifi_location_common.h:29