InPlay API
ble_conn_peer_info_t Union Reference

Connection get peer information structure. More...

#include <in_ble_gap.h>

Data Fields

ble_dev_name_t name
 Device name,.
 
uint16_t apperance
 Device apperance icon.
 
ble_slv_pref_t slv_pref_params
 Device slave prefered parameters.
 
uint8_t ctl_addr_resol
 Device central support address resolution.
 
ble_peer_version_ind_t version
 Device version info.
 
ble_peer_features_ind_t features
 Device features.
 
int8_t rssi
 Connection rssi.
 
ble_chnl_map_t ch_map
 Connection channel map.
 
uint16_t ping_timeout
 authenticated payload timeout value N, value time = N*10ms
 
ble_phy_ind_t phy
 Currently used PHY.
 
uint8_t chan_sel_algo
 Currently used channel algorithm.
 

Detailed Description

Connection get peer information structure.