BlueNRG-MS pack for STM32CubeMX
V4.4.0
The BlueNRG-MS pack is an additional software for STM32CubeMX.
|
hci_request Struct Reference
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:
- hci/hci_tl_patterns/Basic/hci_tl.h
- hci/hci_tl_patterns/Template/hci_tl_template.h
Generated on Mon Apr 15 2019 18:10:40 for BlueNRG-MS pack for STM32CubeMX by 1.8.13