Search found 1 match
- Fri Jun 11, 2021 10:06 pm
- Forum: ESP-IDF
- Topic: BLE_GAP_EVT_SCAN_REQ_REPORT
- Replies: 2
- Views: 2856
Re: BLE_GAP_EVT_SCAN_REQ_REPORT
I also have the same question. My BLE device receives SCAN_REQ packets from other devices. I would like to detect these requests, please. I tried using BLEDevice::setCustomGapHandler() but it does not return received SCAN_REQ reports, or transmitted SCAN_RES reports.