S120 SoftDevice v2.1.0
Event data for scan request report events. More...
#include <ble_gap.h>
Data Fields |
|
| int8_t | rssi |
| ble_gap_addr_t | peer_addr |
Detailed Description
Event data for scan request report events.
Field Documentation
| ble_gap_addr_t ble_gap_evt_scan_req_report_t::peer_addr |
Bluetooth address of the peer device.
| int8_t ble_gap_evt_scan_req_report_t::rssi |
Received Signal Strength Indication in dBm.