ble6 2.0.0.0
ble6_rx_rsp_t Struct Reference

Driver Response type. More...

#include <ble6.h>

Data Fields

uint8_t event_code
 
uint8_t length
 
uint16_t e_code
 
uint16_t conn_hdl
 
uint16_t attr_hdl
 
uint16_t offset
 
uint16_t attr_data_len
 
uint8_t attr_data [255]
 

Detailed Description

Driver Response type.

Response read type of BLE 6 Click driver.

Field Documentation

◆ attr_data

uint8_t attr_data[255]

◆ attr_data_len

uint16_t attr_data_len

◆ attr_hdl

uint16_t attr_hdl

◆ conn_hdl

uint16_t conn_hdl

◆ e_code

uint16_t e_code

◆ event_code

uint8_t event_code

◆ length

uint8_t length

◆ offset

uint16_t offset

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