|
network-provisioning-zephyr
Zephyr port of Espressif's network provisioning protocol (Wi-Fi over BLE / SoftAP / console)
|
Registration of an application event handler. More...
#include <network_prov_mgr.h>
Data Fields | |
| network_prov_cb_t | event_cb |
| void * | user_data |
Registration of an application event handler.
Definition at line 60 of file network_prov_mgr.h.
| network_prov_cb_t network_prov_event_handler::event_cb |
Definition at line 61 of file network_prov_mgr.h.
| void* network_prov_event_handler::user_data |
Definition at line 62 of file network_prov_mgr.h.