Microchip® Advanced Software Framework

nwkRouteDiscovery.h File Reference

Route discovery interface.

Copyright (c) 2014-2018 Microchip Technology Inc. and its subsidiaries.

#include <stdint.h>
#include "nwk.h"
#include "nwkFrame.h"

Functions

void nwkRouteDiscoveryInit (void)
 Initializes the Route Discovery module. More...
 
bool nwkRouteDiscoveryReplyReceived (NWK_DataInd_t *ind)
 
void nwkRouteDiscoveryRequest (NwkFrame_t *frame)
 
bool nwkRouteDiscoveryRequestReceived (NWK_DataInd_t *ind)