![]() |
MT2523 API Reference
LinkIt SDK v4
|
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... | |
| }; | |
This structure defines the AWS streaming packet.