RF path compensation values info. More...
#include <ble_gapc.h>
Public Attributes | |
uint16_t | tx_path_comp |
uint16_t | rx_path_comp |
RF path compensation values info.
Definition at line 364 of file ble_gapc.h.
uint16_t ble_gap_dev_rf_path_comp_ind_t::rx_path_comp |
RF RX path compensation.
Definition at line 367 of file ble_gapc.h.
uint16_t ble_gap_dev_rf_path_comp_ind_t::tx_path_comp |
RF TX path compensation.
Definition at line 366 of file ble_gapc.h.