nRF Connect SDK API 3.3.99
Loading...
Searching...
No Matches
dns.h
Go to the documentation of this file.
1/*
2 * Copyright (c) 2025 Nordic Semiconductor ASA
3 *
4 * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause
5 */
6
7#ifndef DNS_H__
8#define DNS_H__
9
10#ifdef __cplusplus
11extern "C" {
12#endif
13
14/* Configure DNS fallback address. */
16
17#ifdef __cplusplus
18}
19#endif
20
21#endif /* DNS_H__ */
void dns_fallback_set(void)