nRF5 SDK v15.3.0
Data Fields
nrf_ble_scan_evt_connected_t Struct Reference

Event structure for NRF_BLE_SCAN_EVT_CONNECTED. More...

#include <nrf_ble_scan.h>

Data Fields

ble_gap_evt_connected_t const * p_connected
 
uint16_t conn_handle
 

Detailed Description

Event structure for NRF_BLE_SCAN_EVT_CONNECTED.

Field Documentation

uint16_t nrf_ble_scan_evt_connected_t::conn_handle

Connection handle of the device on which the event occurred.

ble_gap_evt_connected_t const* nrf_ble_scan_evt_connected_t::p_connected

Connected event parameters.


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

Documentation feedback | Developer Zone | Subscribe | Updated