ble_gap_evt_connected_t

S120 SoftDevice v2.1.0 API

S120 SoftDevice v2.1.0

Event data for connected event. More...

#include <ble_gap.h>

Detailed Description

Event data for connected event.

Field Documentation

ble_gap_conn_params_t ble_gap_evt_connected_t::conn_params

GAP Connection Parameters.

uint8_t ble_gap_evt_connected_t::irk_match

If 1, peer device's address resolved using an IRK.

uint8_t ble_gap_evt_connected_t::irk_match_idx

Index in IRK list where the address was matched.

ble_gap_addr_t ble_gap_evt_connected_t::own_addr

Bluetooth address of the local device used during connection setup.

ble_gap_addr_t ble_gap_evt_connected_t::peer_addr

Bluetooth address of the peer device.


Please send us your feedback about the documentation! For technical questions, visit the Nordic Developer Zone .