S112 SoftDevice v6.1.0
Data Fields
ble_gap_evt_scan_req_report_t Struct Reference

Event structure for BLE_GAP_EVT_SCAN_REQ_REPORT. More...

#include <ble_gap.h>

Data Fields

uint8_t adv_handle
 
int8_t rssi
 
ble_gap_addr_t peer_addr
 

Detailed Description

Event structure for BLE_GAP_EVT_SCAN_REQ_REPORT.

Field Documentation

uint8_t ble_gap_evt_scan_req_report_t::adv_handle

Advertising handle for the advertising set which received the Scan Request

ble_gap_addr_t ble_gap_evt_scan_req_report_t::peer_addr
         Bluetooth address of the peer device. If the peer_addr resolved: @ref ble_gap_addr_t::addr_id_peer is set to 1

and the address is the device's identity address.

int8_t ble_gap_evt_scan_req_report_t::rssi

Received Signal Strength Indication in dBm.


Documentation feedback | Developer Zone | Subscribe | Updated