KNX IoT
KNX IoT Point API stack implementation
oc_network_interface_cb Struct Reference

Structure to manage network interface handler list. More...

#include <oc_network_events.h>

Data Fields

interface_event_handler_t handler
 the callback (handler) More...
 
struct oc_network_interface_cbnext
 next in the list More...
 

Detailed Description

Structure to manage network interface handler list.

Definition at line 50 of file oc_network_events.h.

Field Documentation

◆ handler

the callback (handler)

Definition at line 53 of file oc_network_events.h.

◆ next

next in the list

Definition at line 52 of file oc_network_events.h.


The documentation for this struct was generated from the following file: