nRF5 SDK v17.1.0
Data Fields
ble_lncp_rsp_t Struct Reference

Information included in a control point write response indication. More...

#include <ble_ln_cp.h>

Data Fields

ble_lncp_op_code_t op_code
 
ble_lncp_rsp_code_t rsp_code
 
uint8_t rsp_param_len
 
uint8_t rsp_param [BLE_GATT_ATT_MTU_DEFAULT-5+3]
 

Detailed Description

Information included in a control point write response indication.

Field Documentation

ble_lncp_op_code_t ble_lncp_rsp_t::op_code

Opcode of the control point write action.

ble_lncp_rsp_code_t ble_lncp_rsp_t::rsp_code

Response code of the control point write action.


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

Documentation feedback | Developer Zone | Subscribe | Updated