S140 SoftDevice v7.2.0
Data Fields
ble_gap_evt_qos_channel_survey_report_t Struct Reference

Event structure for BLE_GAP_EVT_QOS_CHANNEL_SURVEY_REPORT. More...

#include <ble_gap.h>

Data Fields

int8_t channel_energy [(40)]
 

Detailed Description

Event structure for BLE_GAP_EVT_QOS_CHANNEL_SURVEY_REPORT.

Field Documentation

int8_t ble_gap_evt_qos_channel_survey_report_t::channel_energy[(40)]

The measured energy on the Bluetooth Low Energy channels, in dBm, indexed by Channel Index. If no measurement is available for the given channel, channel_energy is set to BLE_GAP_POWER_LEVEL_INVALID.


Documentation feedback | Developer Zone | Subscribe | Updated