BlueNRG-MS pack for STM32CubeMX: hci_request Struct Reference

STM32CubeMX BlueNRG-MS

BlueNRG-MS pack for STM32CubeMX  V4.4.0
The BlueNRG-MS pack is an additional software for STM32CubeMX.

Structure hosting the HCI request. More...

#include <hci_tl.h>

Data Fields

uint16_t ogf
 
uint16_t ocf
 
uint32_t event
 
void * cparam
 
uint32_t clen
 
void * rparam
 
uint32_t rlen
 

Detailed Description

Structure hosting the HCI request.

Field Documentation

◆ clen

uint32_t clen

Command Length

◆ cparam

void * cparam

HCI Command from MCU to Host

◆ event

uint32_t event

HCI Event

◆ ocf

uint16_t ocf

Opcode Command Field

◆ ogf

uint16_t ogf

Opcode Group Field

◆ rlen

uint32_t rlen

Response Length

◆ rparam

void * rparam

Response from Host to MCU


The documentation for this struct was generated from the following files:
Generated on Mon Apr 15 2019 18:10:40 for BlueNRG-MS pack for STM32CubeMX by   doxygen 1.8.13