Hi,
My customer is using TI-15.4 non-beacon mode, and he wants to access the pan descriptor list after the scan.
I have done some test with sensor example, and found that no matter the ApiMac_attribute_autoRequest setting is TRUE or FALSE, the MAC will call Beacon Notify Indication Callback, and in processScanCnf(), the pCnf->resultListSize is always 0 and pCnf->result.pPanDescriptor is always NULL.
Please help to suggest how to store panDescriptor into macCbackEvent_t *pMsg and access stored PAN descriptors in it.
Thanks!