We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db649d0 commit 9dbf532Copy full SHA for 9dbf532
libraries/SocketWrapper/SocketHelpers.h
@@ -30,7 +30,7 @@ class NetworkInterface {
30
static struct net_dhcpv4_option_callback dhcp_cb;
31
32
static void event_handler(struct net_mgmt_event_callback *cb,
33
- uint32_t mgmt_event,
+ uint64_t mgmt_event,
34
struct net_if *iface)
35
{
36
int i = 0;
0 commit comments