S132 SoftDevice v1.0.0-3.alpha
Data Fields
ble_gap_opt_scan_req_report_t Struct Reference

Scan request report option. More...

#include <ble_gap.h>

Data Fields

uint8_t enable: 1
 

Detailed Description

Scan request report option.

   This can be used with @ref sd_ble_opt_set to make the SoftDevice send
   @ref BLE_GAP_EVT_SCAN_REQ_REPORT events.
Note
Due to the limited space reserved for scan request report events, not all received scan requests will be reported.
If whitelisting is used, only whitelisted requests are reported.
Return values
NRF_SUCCESSSet successfully.
NRF_ERROR_INVALID_STATEWhen advertising is ongoing while the option is set.

Field Documentation

uint8_t ble_gap_opt_scan_req_report_t::enable

Enable scan request reports.


This document was last updated on Thu Oct 15 2015.
Please send us your feedback about the documentation! For technical questions, visit the Nordic Developer Zone.