PDUM_eAPduFreeAPduInstance

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

PDUM_eAPduFreeAPduInstance

515 次查看
854648943
Contributor III

HI,I need your help with some questions

When i use this function ZPS_eAplAfUnicastAckDataReq( ), I need to apply for some APUD.

I know this function  ZPS_eAplAfUnicastAckDataReq have Retransmission mechanism, so I would like to know if releasing the APDU immediately,will affect subsequent retransmissions?

The function ZPS_eAplAfUnicastAckDataReq,Will it release itself if it's sent?

标记 (3)
0 项奖励
2 回复数

427 次查看
Sebastian_Del_Rio
NXP Employee
NXP Employee

Hi, I hope you're doing well!

 

Releasing the APDU shouldn't have an impact in the possible retransmissions. As for the ZPS_eAplAfUnicastAckDataReq function, the APDU is not automatically freed or released, so you should use the FreeAPDU function after the request.

 

Please let me know if you need any other information.

 

Best regards,

Sebastian

427 次查看
854648943
Contributor III

OK,Thank you for your reply

0 项奖励