nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches
l2_wifi_connect.h
Go to the documentation of this file.
1/*
2 * Copyright (c) 2023 Nordic Semiconductor ASA
3 *
4 * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause
5 */
6
7#ifndef L2_WIFI_CONNECT_H__
8#define L2_WIFI_CONNECT_H__
9
10#include <zephyr/net/conn_mgr_connectivity_impl.h>
11
12#define L2_CONN_WLAN0_CTX_TYPE void *
14
15#endif /* L2_WIFI_CONNECT_H__ */
CONN_MGR_CONN_DECLARE_PUBLIC(L2_CONN_WLAN0)