ble_gap_dev_rf_path_comp_ind_t Struct Reference

RF path compensation values info. More...

#include <ble_gapc.h>

Public Attributes

uint16_t tx_path_comp
 
uint16_t rx_path_comp
 

Detailed Description

RF path compensation values info.

Definition at line 236 of file ble_gapc.h.

Member Data Documentation

◆ rx_path_comp

uint16_t ble_gap_dev_rf_path_comp_ind_t::rx_path_comp

RF RX path compensation.

Definition at line 239 of file ble_gapc.h.

◆ tx_path_comp

uint16_t ble_gap_dev_rf_path_comp_ind_t::tx_path_comp

RF TX path compensation.

Definition at line 238 of file ble_gapc.h.


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