Wirepas SDK
|
Go to the source code of this file.
Functions | |
control_node_ret_e | Control_Router_init (control_router_conf_t *conf) |
Initialize Directed Advertiser libray for router node. More... | |
Data Structures | |
struct | control_router_conf_t |
Configuration structure for Control node router. More... | |
control_node_ret_e Control_Router_init | ( | control_router_conf_t * | conf | ) |
Initialize Directed Advertiser libray for router node.
[in] | conf | Pointer to the configuration structure. |
struct control_router_conf_t |
Configuration structure for Control node router.
Definition at line 16 of file control_router.h.
Data Fields | ||
---|---|---|
app_llhead_acklistener_f | ack_gen_cb |
Sets callback function to be called when ack is generated as a response for advertiser device transmission. |