sercon_ble_user_mem_t

nRF5 SDK v12.2.0

Connection - user memory mapping structure. More...

#include <conn_ble_user_mem.h>

Detailed Description

Connection - user memory mapping structure.

Note
This structure is used to map keysets to connection instances, and will be stored in a static table.

Field Documentation

uint8_t sercon_ble_user_mem_t::conn_active

Indication that user memory for this connection is used by the SoftDevice. 0: memory used; 1: memory not used.

uint16_t sercon_ble_user_mem_t::conn_handle

Connection handle.

ble_user_mem_block_t sercon_ble_user_mem_t::mem_block

User memory block structure, see ble_user_mem_block_t .

uint8_t sercon_ble_user_mem_t::mem_table[64]

Memory table.

  • components/serialization/connectivity/codecs/s132/serializers/conn_ble_user_mem.h