nRF5 SDK v15.3.0
Data Fields
nrf_ble_scan_evt_connecting_err_t Struct Reference

Event structure for NRF_BLE_SCAN_EVT_CONNECTING_ERROR. More...

#include <nrf_ble_scan.h>

Data Fields

ret_code_t err_code
 

Detailed Description

Event structure for NRF_BLE_SCAN_EVT_CONNECTING_ERROR.

Field Documentation

ret_code_t nrf_ble_scan_evt_connecting_err_t::err_code

Indicates success or failure of an API procedure. In case of failure, a comprehensive error code indicating the cause or reason for failure is provided.


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

Documentation feedback | Developer Zone | Subscribe | Updated