nRF5 SDK v17.1.0
Data Fields
ble_ots_oacp_init_t Struct Reference

OACP initialization properties. More...

#include <ble_ots.h>

Data Fields

ble_ots_tp_ots
 
uint32_t on_create_obj_properties_raw
 
security_req_t write_access
 
security_req_t cccd_write_access
 
uint8_t * p_l2cap_buffer
 
uint16_t l2cap_buffer_len
 

Detailed Description

OACP initialization properties.

Field Documentation

security_req_t ble_ots_oacp_init_t::cccd_write_access

The write security level for the OACP CCCD.

uint32_t ble_ots_oacp_init_t::on_create_obj_properties_raw

The encoded properties of a newly created object.

security_req_t ble_ots_oacp_init_t::write_access

The write security level for the OACP.


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

Documentation feedback | Developer Zone | Subscribe | Updated