Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of nrf51-sdk by
ble_gap_opt_scan_req_report_t Struct Reference
[Structures]
Scan request report option. More...
#include <ble_gap.h>
Data Fields | |
uint8_t | enable: 1 |
Enable scan request reports. |
Detailed Description
Scan request report option.
This can be used with sd_ble_opt_set to make the SoftDevice send 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_SUCCESS Set successfully. NRF_ERROR_INVALID_STATE When advertising is ongoing while the option is set.
Definition at line 863 of file ble_gap.h.
Field Documentation
Generated on Tue Jul 12 2022 14:11:24 by
