ble_gap_connless_iq_sample_param_t Struct Reference

Set connectionless IQ sampling enable parameter. More...

#include <ble_gapm.h>

Public Attributes

uint8_t slot_dur
 
uint8_t max_smaple_cte
 
uint8_t antenna_num
 
uint8_t * antenna_id
 

Detailed Description

Set connectionless IQ sampling enable parameter.

Definition at line 739 of file ble_gapm.h.

Member Data Documentation

◆ antenna_id

uint8_t* ble_gap_connless_iq_sample_param_t::antenna_id

List of Antenna IDs in the pattern.

Definition at line 745 of file ble_gapm.h.

◆ antenna_num

uint8_t ble_gap_connless_iq_sample_param_t::antenna_num

The number of antenna IDs in the pattern (range 0x02 to 0x4B).

Definition at line 744 of file ble_gapm.h.

◆ max_smaple_cte

uint8_t ble_gap_connless_iq_sample_param_t::max_smaple_cte

The maximum number of CTE to sample and report in each periodic advertising interval (range 0x00 to 0x10). 0x00: Sample and report all available CTE.

Definition at line 742 of file ble_gapm.h.

◆ slot_dur

uint8_t ble_gap_connless_iq_sample_param_t::slot_dur

The slot duration for IQ sampling, see enum gap_slot_dur_type.

Definition at line 741 of file ble_gapm.h.


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