![]() |
nRF5 SDK
v15.2.0
|
Choose documentation: | nRF5 SDK | S112 SoftDevice API | S132 SoftDevice API | S140 SoftDevice API | S212 SoftDevice API |
The initialization structure of the l2cap module. More...
#include <ble_ots.h>
Data Fields | |
ble_ots_oacp_t * | p_ots_oacp |
ble_ots_l2cap_evt_handler_t | evt_handler |
uint8_t * | p_transfer_buffer |
uint16_t | buffer_len |
The initialization structure of the l2cap module.
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.