Structure for initializing the OTS. More...
#include <ble_ots.h>
Data Fields |
|
| ble_ots_evt_handler_t | evt_handler |
| ble_srv_error_handler_t | error_handler |
| ble_ots_object_t * | p_object |
| security_req_t | feature_char_read_access |
| ble_ots_object_chars_init_t | object_chars_init |
| ble_ots_oacp_init_t | oacp_init |
| uint16_t | rx_mps |
| uint16_t | rx_mtu |
Detailed Description
Structure for initializing the OTS.
Field Documentation
| security_req_t ble_ots_init_t::feature_char_read_access |
Read security level for the feature characteristic value.
| ble_ots_oacp_init_t ble_ots_init_t::oacp_init |
The initialization structure of the object action control point.
| ble_ots_object_chars_init_t ble_ots_init_t::object_chars_init |
The initialization structure of the object characteristics.
| ble_ots_object_t * ble_ots_init_t::p_object |
Pointer to the object.
| uint16_t ble_ots_init_t::rx_mps |
Size of L2CAP Rx MPS (must be at least BLE_L2CAP_MPS_MIN).
| uint16_t ble_ots_init_t::rx_mtu |
Size of L2CAP Rx MTU (must be at least BLE_L2CAP_MTU_MIN).
- components/ble/ble_services/experimental_ble_ots/ble_ots.h