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 |
Ranging sample report event for BLE_GAPC_EVT_RANGING_SAMPLE_REPORT.
Definition at line 975 of file ble_gapc.h.
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.
uint16_t ble_gap_evt_ranging_sample_report_ind_t::nb_sample |
Sample number.
Definition at line 977 of file ble_gapc.h.