wifi_ctrl_handlers struct
Internal handlers for receiving and responding to protocomm requests from client This is to be passed as priv_data for protocomm request handler (refer to `wifi_ctrl_handler()`) when calling `protocomm_add_endpoint()`.
Fields
Handler function called when ctrl reset command is received.
Handler function called when ctrl reprov command is received.
![]()
typedef struct wifi_ctrl_handlers {
wifi_ctrl_handlers is allocated by 1 symbol and is freed by 2 symbols:
![]()
wifi_ctrl_handlers