S130 SoftDevice v1.0.0
Event structure for BLE_GAP_EVT_SCAN_REQ_REPORT . More...
#include <ble_gap.h>
Data Fields |
|
| int8_t | rssi |
| ble_gap_addr_t | peer_addr |
Detailed Description
Event structure for BLE_GAP_EVT_SCAN_REQ_REPORT .
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.