![]() |
nRF5 SDK
v15.3.0
|
Choose documentation: | nRF5 SDK | S112 SoftDevice API | S132 SoftDevice API | S140 SoftDevice API | S212 SoftDevice API | S312 SoftDevice API | S332 SoftDevice API | S340 SoftDevice API |
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_t * | p_current_object |
ble_hvx_buf_t | hvx_buf |
uint16_t ble_ots_s::conn_handle |
Connection handle of service.
ble_hvx_buf_t ble_ots_s::hvx_buf |
A buffer holding unsent handle value indications/notifications.
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.
uint16_t ble_ots_s::service_handle |
THe service handle of OTS.