KNX IoT
KNX IoT Point API stack implementation
|
platform abstraction of networking events (mutexes) More...
Go to the source code of this file.
Functions | |
void | oc_network_event_handler_mutex_destroy (void) |
destroy the network event handler mutex More... | |
void | oc_network_event_handler_mutex_init (void) |
initialize the network event handler mutex More... | |
void | oc_network_event_handler_mutex_lock (void) |
lock the network event hander More... | |
void | oc_network_event_handler_mutex_unlock (void) |
unlock the network event handler More... | |
platform abstraction of networking events (mutexes)
Definition in file oc_network_events_mutex.h.
void oc_network_event_handler_mutex_destroy | ( | void | ) |
destroy the network event handler mutex
void oc_network_event_handler_mutex_init | ( | void | ) |
initialize the network event handler mutex
void oc_network_event_handler_mutex_lock | ( | void | ) |
lock the network event hander
void oc_network_event_handler_mutex_unlock | ( | void | ) |
unlock the network event handler