nRF5 SDK v17.1.0
Data Fields
ble_conn_state_conn_handle_list_t Struct Reference

Type used to present a list of conn_handles. More...

#include <ble_conn_state.h>

Data Fields

uint32_t len
 
uint16_t conn_handles [BLE_GAP_ROLE_COUNT_COMBINED_MAX]
 

Detailed Description

Type used to present a list of conn_handles.

Field Documentation

uint16_t ble_conn_state_conn_handle_list_t::conn_handles[BLE_GAP_ROLE_COUNT_COMBINED_MAX]

The list of handles.

uint32_t ble_conn_state_conn_handle_list_t::len

The length of the list.


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

Documentation feedback | Developer Zone | Subscribe | Updated