Connection info. More...

#include <ble_gapc.h>

Data Fields

int8_t rssi
 
gap_chnl_map_t chnl_map
 
gap_le_phy_ind_t phy
 
uint8_t chan_sel_algo
 

Detailed Description

Connection info.

Field Documentation

◆ chan_sel_algo

uint8_t gap_conn_info_t::chan_sel_algo

Chanel Selection algorithm, 0x00: LE Channel Selection Algorithm #1 is used. 0x01: LE Channel Selection Algorithm #2 is used.
0x02-0xFF: reserved.

◆ chnl_map

gap_chnl_map_t gap_conn_info_t::chnl_map

channel map.

◆ phy

gap_le_phy_ind_t gap_conn_info_t::phy

PHY indicaiton.

◆ rssi

int8_t gap_conn_info_t::rssi

RSSI.


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