embenet_node_event_handlers.h File Reference
Definition of event handlers for node. More...
Data Structures | |
struct | EMBENET_NODE_EventHandlers |
Structure holding embeNET Node stack event handlers. More... | |
Typedefs | |
typedef void(* | EMBENET_NODE_OnJoined) (EMBENET_PANID panId, const EMBENET_NODE_QuickJoinCredentials *quickJoinCredentials) |
Event hander that is called when the node joins a given network. More... | |
typedef void(* | EMBENET_NODE_OnLeft) (void) |
Event hander that is called when the node leaves the network. More... | |
typedef void(* | EMBENET_NODE_OnJoinAttempt) (EMBENET_PANID panId, const void *panData, size_t panDataSize) |
Event hander that is called when the node tries to join a network. More... | |
typedef void(* | EMBENET_NODE_OnQuickJoinCredentialsObsolete) (void) |
Event hander that is called when the quick join credentials become obsolete. More... | |
typedef void(* | EMBENET_NODE_DataOnUnregisteredPort) (uint16_t port) |
Event hander that is called when a UDP datagram was received on an unregistered port. More... | |
Detailed Description
Definition of event handlers for node.
- License: Commercial
- Copyright
- (c) 2023 EMBETECH SP. Z O.O. All rights reserved.
- Version
- 1.0.3624
- Purpose: embeNET API
Generated on Wed Feb 8 2023 19:52:39 for embeNET NODE by 1.9.3