Junichi Katsu / Mbed 2 deprecated BLE_WALLBOT_BLE

Dependencies:   BLE_API TB6612FNG mbed

Fork of BLE_RCBController2 by Junichi Katsu

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.