Event structure for BLE_GAP_EVT_ADV_REPORT.
More...
#include <ble_gap.h>
Event structure for BLE_GAP_EVT_ADV_REPORT.
Definition at line 932 of file ble_gap.h.
| uint8_t ble_gap_evt_adv_report_t::data[(31)] |
Advertising or scan response data.
Definition at line 942 of file ble_gap.h.
Set when the scanner is unable to resolve the private resolvable address of the initiator field of a directed advertisement packet and the scanner has been enabled to report this in ble_gap_scan_params_t::adv_dir_report.
Definition at line 936 of file ble_gap.h.
| uint8_t ble_gap_evt_adv_report_t::dlen |
Advertising or scan response data length.
Definition at line 941 of file ble_gap.h.
| int8_t ble_gap_evt_adv_report_t::rssi |
Received Signal Strength Indication in dBm.
Definition at line 938 of file ble_gap.h.
| uint8_t ble_gap_evt_adv_report_t::scan_rsp |
If 1, the report corresponds to a scan response and the type field may be ignored.
Definition at line 939 of file ble_gap.h.
| uint8_t ble_gap_evt_adv_report_t::type |
The documentation for this struct was generated from the following file: