AIROC™ BTSDK v4.2 - Documentation | ||||
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_t * | p_avdt_ctrl_cback |
Control callback function. | |
wiced_bt_avdt_data_cback_t * | p_avdt_data_cback |
Data callback function. | |
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) | |
This structure contains information required when a stream is created.
It is passed to the wiced_bt_avdt_create_stream() function.