Infineon Logo AIROC BTSDK v4.2 - Documentation
 
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
tDRB Struct Reference

Define a Data Received Buffer structure, which is used to pass received data back up through the stack. More...

Data Fields

uint16_t drb_data_len
 The amount of data in the DRB.
 
uint16_t drb_data_offset
 The starting offset of the data in the DRB.
 
uint8_t drb_data [1]
 The actual received data.
 

Detailed Description

Define a Data Received Buffer structure, which is used to pass received data back up through the stack.


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