antenna information. More...

#include <ble_gapc.h>

Public Attributes

uint8_t supp_switching_sampl_rates
 
uint8_t antennae_num
 
uint8_t max_switching_pattern_len
 
uint8_t max_cte_len
 

Detailed Description

antenna information.

Definition at line 371 of file ble_gapc.h.

Member Data Documentation

◆ antennae_num

uint8_t ble_gap_antenna_inf_t::antennae_num

Number of antennae, range 0x01 to 0x4B.

Definition at line 374 of file ble_gapc.h.

◆ max_cte_len

uint8_t ble_gap_antenna_inf_t::max_cte_len

Max CTE length, range 0x02 to 0x14.

Definition at line 376 of file ble_gapc.h.

◆ max_switching_pattern_len

uint8_t ble_gap_antenna_inf_t::max_switching_pattern_len

Max length of switching pattern (number of antenna IDs in the pattern), range 0x02 to 0x4B.

Definition at line 375 of file ble_gapc.h.

◆ supp_switching_sampl_rates

uint8_t ble_gap_antenna_inf_t::supp_switching_sampl_rates

Supported switching sampling rates bit field (

See also
enum gap_switch_sampling_rate).

Definition at line 373 of file ble_gapc.h.


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