The AF_DATA_REQUEST can take a value of AF_DISCV_ROUTE?
What does this mean? It is passed automatically from ZB_SEND_DATA_REQUEST to AF_DATA_REQUEST
What do any of the options to this function mean?
#define AF_FRAGMENTED 0x01
#define AF_ACK_REQUEST 0x10
#define AF_DISCV_ROUTE 0x20
#define AF_EN_SECURITY 0x40
#define AF_SKIP_ROUTING 0x80