From 9dbf532b2bb52d8c8add6b0cb445b315cda1c5d5 Mon Sep 17 00:00:00 2001 From: Andrea Gilardoni Date: Tue, 5 Aug 2025 11:22:35 +0200 Subject: [PATCH] fixing net_mgmt event handler callback signature after zephyr #89048 --- libraries/SocketWrapper/SocketHelpers.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libraries/SocketWrapper/SocketHelpers.h b/libraries/SocketWrapper/SocketHelpers.h index cf15fefe..bc6ca6c7 100644 --- a/libraries/SocketWrapper/SocketHelpers.h +++ b/libraries/SocketWrapper/SocketHelpers.h @@ -30,7 +30,7 @@ class NetworkInterface { static struct net_dhcpv4_option_callback dhcp_cb; static void event_handler(struct net_mgmt_event_callback *cb, - uint32_t mgmt_event, + uint64_t mgmt_event, struct net_if *iface) { int i = 0; pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy