MT2523 API Reference  LinkIt SDK v4
bt_aws_streaming_packet_t Struct Reference

This structure defines the AWS streaming packet. More...

#include <bt_aws.h>

Data Fields

bt_aws_streaming_type_t type
 The streaming type. More...
 
union {
   bt_aws_a2dp_packet_t   a2dp_packet
 The A2DP packet. More...
 
   bt_aws_custom_packet_t   custom_packet
 The customized packet. More...
 
}; 
 

Detailed Description

This structure defines the AWS streaming packet.


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