Zephyr API 3.6.99
|
WiFi Network manager instance. More...
#include <wifi_nm.h>
Data Fields | |
const char * | name |
Name of the Network manager instance. | |
const struct wifi_mgmt_ops * | ops |
Wi-Fi Management operations. | |
struct wifi_nm_mgd_iface | mgd_ifaces [CONFIG_WIFI_NM_MAX_MANAGED_INTERFACES] |
List of Managed interfaces. | |
WiFi Network manager instance.
struct wifi_nm_mgd_iface wifi_nm_instance::mgd_ifaces[CONFIG_WIFI_NM_MAX_MANAGED_INTERFACES] |
List of Managed interfaces.
const char* wifi_nm_instance::name |
Name of the Network manager instance.
const struct wifi_mgmt_ops* wifi_nm_instance::ops |
Wi-Fi Management operations.