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

AVRC Transmit buffer - used to build and transmit application payload. More...

Data Fields

uint16_t buffer_size
 The size of the payload buffer.
 
uint16_t len_used
 The amount of data in the buffer.
 
uint8_t is_cmd
 TRUE if a command, FALSE if a response.
 
uint8_t meta_pdu_id
 The MetaData (vendor dependant) PDU ID.
 
uint8_t payload [1]
 Actual size is specified in buffer_size.
 

Detailed Description

AVRC Transmit buffer - used to build and transmit application payload.


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