Hi Mario,
Thanks for reply.
I know this table. I sent route discovery(many to one), and got route record. There are new records added to this table.
but the frame sent by the coordinator does not seem to contain 'Source Route' in the network layer. I need to confirm it. Thanks.
For your reply, is the process of ZPS_eAplAfUnicastAckDataReq like this?
1. Look at Route Record Table.
2. Send a frame containing 'Source Route List', if there is a record of the destination address in the table.
3. Send a frame does not contain 'Source Route List', if there is no record of the destination address in the table.
4. Whether to contain 'Source Route List' is processed automatically, no need to call any API.
Is that right?