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.

LAUNCHXL-CC26X2R1: icall_directAPI调用函数原型哪里查看

Part Number: LAUNCHXL-CC26X2R1


在使用BLE_LOG功能时,发现有很多icall_directAPI调用,但是只显示函数地址;

例如我想查看GGS_SetParameter();

只能定位到gapgattserver.h文件中的extern引用

全局搜索SDK也没有源文件;

请问这怎么判断BLE_LOG打印出的是哪个函数呢?