nRF5 SDK v17.1.0
Data Fields
ble_ots_s Struct Reference

Data Fields

uint16_t conn_handle
 
uint16_t service_handle
 
ble_ots_evt_handler_t evt_handler
 
ble_srv_error_handler_t error_handler
 
ble_gatts_char_handles_t feature_handles
 
ble_ots_object_chars_t object_chars
 
ble_ots_oacp_t oacp_chars
 
ble_ots_object_tp_current_object
 
nrf_ble_gq_tp_gatt_queue
 

Field Documentation

uint16_t ble_ots_s::conn_handle

Connection handle of service.

ble_ots_oacp_t ble_ots_s::oacp_chars

The structure holding the object action control point characteristics representation.

ble_ots_object_chars_t ble_ots_s::object_chars

The structure holding the object characteristics representation.

ble_ots_object_t* ble_ots_s::p_current_object

Pointer to the currently selected object.

nrf_ble_gq_t* ble_ots_s::p_gatt_queue

Pointer to BLE GATT queue instance.

uint16_t ble_ots_s::service_handle

THe service handle of OTS.


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

Documentation feedback | Developer Zone | Subscribe | Updated