ble6 2.0.0.0
|
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] |
Driver Response type.
Response read type of BLE 6 Click driver.
uint8_t attr_data[255] |
uint16_t attr_data_len |
uint16_t attr_hdl |
uint16_t conn_hdl |
uint16_t e_code |
uint8_t event_code |
uint8_t length |
uint16_t offset |