nRF51 SDK - S110 SoftDevice
|
Scan request report option. More...
#include <ble_gap.h>
Data Fields | |
uint8_t | enable: 1 |
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.
NRF_SUCCESS | Set successfully. |
NRF_ERROR_INVALID_STATE | When advertising is ongoing while the option is set. |
uint8_t ble_gap_opt_scan_req_report_t::enable |
Enable scan request reports.