ble_common_evt_t

S122 SoftDevice v8.0.0 API

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.