nRF5 SDK v17.1.0
Data Fields
ble_ots_l2cap_init_t Struct Reference

The initialization structure of the l2cap module. More...

#include <ble_ots.h>

Data Fields

ble_ots_oacp_tp_ots_oacp
 
ble_ots_l2cap_evt_handler_t evt_handler
 
uint8_t * p_transfer_buffer
 
uint16_t buffer_len
 

Detailed Description

The initialization structure of the l2cap module.

Field Documentation

uint16_t ble_ots_l2cap_init_t::buffer_len

Length of the transfer buffer.

uint8_t* ble_ots_l2cap_init_t::p_transfer_buffer

The user must provide buffer for transfers.


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

Documentation feedback | Developer Zone | Subscribe | Updated