ble6 2.0.0.0
ble6_rsp_t Struct Reference

Driver Default Response type. More...

#include <ble6.h>

Data Fields

uint8_t event_code
 
uint8_t length
 
uint8_t num_hci_cmd
 
uint16_t cmd_opcode
 
uint8_t status
 
uint8_t payload [BLE6_DRV_BUFFER_SIZE]
 

Detailed Description

Driver Default Response type.

Response type of BLE 6 Click driver.

Field Documentation

◆ cmd_opcode

uint16_t cmd_opcode

◆ event_code

uint8_t event_code

◆ length

uint8_t length

◆ num_hci_cmd

uint8_t num_hci_cmd

◆ payload

uint8_t payload[BLE6_DRV_BUFFER_SIZE]

◆ status

uint8_t status

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