This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CC2652R: zstack_afDataReq_t 结构体中关于transID

Part Number: CC2652R

hello everyone,

我在使用simplelink CC26xx sdk 5.30中发现zstack.h中transID使用了uint8_t *transID; 形式,而我之前使用home automation 1.2.2中关于这一项并没有

使用指针,请问这么修改有什么用意?

另:请问是否有相关transID的说明?

谢谢!

  • 这似乎没什么特别的意义,如果你在sdk 5.30搜索transID,可以发现多个transID定义,有指针类型也有不是指针的定义

    transID  //transaction ID of sent message