ble_gap_evt_ranging_sample_report_ind_t Struct Reference

Ranging sample report event for BLE_GAPC_EVT_RANGING_SAMPLE_REPORT. More...

#include <ble_gapc.h>

Public Attributes

uint16_t nb_sample
 
int32_t iq_sample_addr
 

Detailed Description

Ranging sample report event for BLE_GAPC_EVT_RANGING_SAMPLE_REPORT.

Definition at line 975 of file ble_gapc.h.

Member Data Documentation

◆ iq_sample_addr

int32_t ble_gap_evt_ranging_sample_report_ind_t::iq_sample_addr

I/Q sample address.

Definition at line 978 of file ble_gapc.h.

◆ nb_sample

uint16_t ble_gap_evt_ranging_sample_report_ind_t::nb_sample

Sample number.

Definition at line 977 of file ble_gapc.h.


The documentation for this struct was generated from the following file: