Sorry i'm a newbee in BLE, especially the TI's BLE-stack.
I want to get the information in the SCAN_REQ package (like ScanA and AdvA in the SCAN_REQ PDU Payload)
I can read it from the package sniffer, so i think it's doable. But I can't get it from my application.
I scanned the BLE stack header files and examples want to find a way to get it, but I failed.
Can somebody give me a hint? Thanks a lot!