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

This structure contains information required when a stream is created. More...

Data Fields

wiced_bt_avdt_cfg_t cfg
 SEP configuration.
 
wiced_bt_avdt_ctrl_cback_tp_ctrl_cback
 Control callback function.
 
wiced_bt_avdt_data_cback_tp_data_cback
 Data callback function.
 
wiced_bt_avdt_media_cback_tp_media_cback
 Media callback function. More...
 
wiced_bt_avdt_report_cback_tp_report_cback
 Report callback function. More...
 
uint8_t tsep
 SEP type (see Stream endpoint types)
 
uint8_t media_type
 Media type (see Media types)
 
uint16_t nsc_mask
 Non-supported protocol command messages mask (see Non-supported commands mask)
 

Detailed Description

This structure contains information required when a stream is created.

It is passed to the wiced_bt_avdt_create_stream() function.

Field Documentation

Media callback function.

It will be called only if p_data_cback is NULL

Report callback function.


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