nRF Connect SDK API 3.3.99
Loading...
Searching...
No Matches
ot_dns_offload.h
Go to the documentation of this file.
1/*
2 * Copyright (c) 2026 Nordic Semiconductor ASA
3 *
4 * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause
5 */
6
7#ifndef OT_DNS_OFFLOAD_H_
8#define OT_DNS_OFFLOAD_H_
9
15#ifdef __cplusplus
16extern "C" {
17#endif
18
34
35#ifdef __cplusplus
36}
37#endif
38
39#endif /* OT_DNS_OFFLOAD_H_ */
int ot_dns_offload_register(void)
Register Zephyr DNS offload using OpenThread DNS client.