ble_common_evt_t

S112 SoftDevice v7.3.0 API

S112 SoftDevice v7.3.0

Event structure for events not associated with a specific function module. More...

#include <ble.h>

Detailed Description

Event structure for events not associated with a specific function module.

Field Documentation

uint16_t ble_common_evt_t::conn_handle

Connection Handle on which this event occurred.

union { ... } ble_common_evt_t::params

Event parameter union.

ble_evt_user_mem_release_t ble_common_evt_t::user_mem_release

User Memory Release Event Parameters.

ble_evt_user_mem_request_t ble_common_evt_t::user_mem_request

User Memory Request Event Parameters.