Zephyr API 3.6.99
|
Connectivity implementation for drivers exposing the wifi_mgmt API. More...
#include <zephyr/net/conn_mgr_connectivity_impl.h>
Go to the source code of this file.
Macros | |
#define | CONNECTIVITY_WIFI_MGMT_CTX_TYPE void * |
Context type for generic WIFI_MGMT connectivity backend. | |
#define | CONNECTIVITY_WIFI_MGMT_BIND(dev_id) |
Associate the generic WIFI_MGMT implementation with a network device. | |
Connectivity implementation for drivers exposing the wifi_mgmt API.
#define CONNECTIVITY_WIFI_MGMT_BIND | ( | dev_id | ) |
Associate the generic WIFI_MGMT implementation with a network device.
dev_id | Network device id. |
#define CONNECTIVITY_WIFI_MGMT_CTX_TYPE void * |
Context type for generic WIFI_MGMT connectivity backend.