nRF51 SDK - S110 SoftDevice
|
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 |
Event structure for BLE_GAP_EVT_SCAN_REQ_REPORT.
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.