ser_ble_user_mem_t

nRF5 SDK v12.2.0

Connection - user memory mapping structure. More...

#include <app_ble_user_mem.h>

Detailed Description

Connection - user memory mapping structure.

Note
This structure is used to map user memory to connection instances and store it in a static table.

Field Documentation

uint8_t ser_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 ser_ble_user_mem_t::conn_handle

Connection handle.

ble_user_mem_block_t ser_ble_user_mem_t::mem_block

User memory block structure, see ble_user_mem_block_t .

  • components/serialization/application/codecs/s132/serializers/app_ble_user_mem.h