ranging sample report info. More...
#include <ble_gapc.h>
Public Attributes | |
uint8_t | status |
Status of ranging sample proc. More... | |
uint16_t | nb_sample |
sample number More... | |
int32_t | iq_sample_addr |
sample address More... | |
ranging sample report info.
Definition at line 772 of file ble_gapc.h.
int32_t ble_gap_ranging_sample_report_ind_t::iq_sample_addr |
sample address
Definition at line 779 of file ble_gapc.h.
uint16_t ble_gap_ranging_sample_report_ind_t::nb_sample |
sample number
Definition at line 777 of file ble_gapc.h.
uint8_t ble_gap_ranging_sample_report_ind_t::status |
Status of ranging sample proc.
Definition at line 775 of file ble_gapc.h.