C
#define MiApp_CB_AllowConnection(handleInConnectionTable) TRUE
Description
MiApp_CB_AllowConnection is called by the stack to the application layer to notify the application that a node is trying to join the network. Application may return a boolean to indicate if joining is allowed or denied.