SG RFID nRF51822 fork

Fork of nRF51822 by Nordic Semiconductor

Embed: (wiki syntax)

« Back to documentation index

ble_gap_evt_rssi_changed_t Struct Reference

ble_gap_evt_rssi_changed_t Struct Reference
[Generic Access Profile (GAP)]

Event data for advertisement report event. More...

#include <ble_gap.h>

Data Fields

int8_t rssi
 Received Signal Strength Indication in dBm.

Detailed Description

Event data for advertisement report event.

Definition at line 578 of file ble_gap.h.


Field Documentation

int8_t rssi

Received Signal Strength Indication in dBm.

Definition at line 580 of file ble_gap.h.