Device info. More...
#include <ble_gapc.h>
Device info.
Definition at line 380 of file ble_gapc.h.
ble_gap_dev_adv_tx_power_t ble_gap_dev_info_t::adv_tx_power |
Advertising TX power info.
Definition at line 384 of file ble_gapc.h.
ble_gap_antenna_inf_t ble_gap_dev_info_t::dev_antenna_inf |
Device antenna information.
Definition at line 391 of file ble_gapc.h.
ble_gap_dev_rf_path_comp_ind_t ble_gap_dev_info_t::dev_rf_path_comp |
RF path compensation values.
Definition at line 390 of file ble_gapc.h.
ble_gap_dev_tx_power_t ble_gap_dev_info_t::dev_tx_power |
Device TX power info.
Definition at line 389 of file ble_gapc.h.
ble_gap_dev_version_ind_t ble_gap_dev_info_t::dev_version |
Version info.
Definition at line 382 of file ble_gapc.h.
ble_gap_get_bd_addr_t ble_gap_dev_info_t::get_bd_addr |
Device BD address info.
Definition at line 383 of file ble_gapc.h.
ble_gap_max_adv_data_len_ind_t ble_gap_dev_info_t::max_adv_data_len |
Maximum advertising data length info.
Definition at line 388 of file ble_gapc.h.
ble_gap_max_data_len_t ble_gap_dev_info_t::max_data_len |
Suggested MAX data length info.
Definition at line 386 of file ble_gapc.h.
ble_gap_nb_adv_sets_t ble_gap_dev_info_t::nb_adv_sets |
Number of available advertising sets.
Definition at line 387 of file ble_gapc.h.
ble_gap_sugg_dflt_data_len_t ble_gap_dev_info_t::sugg_dflt_data_len |
Suggested default data length info.
Definition at line 385 of file ble_gapc.h.