#include <avdtp.h>
Data Fields | |
uint32_t | acc_num_missed_samples |
avdtp_sep_t * | active_remote_sep |
int | allocation_method |
int | block_length |
int | channel_mode |
uint32_t | fill_audio_ring_buffer_timeout_ms |
btstack_timer_source_t | fill_audio_ring_buffer_timer |
avdtp_stream_endpoint_t * | local_stream_endpoint |
int | max_bitpool_value |
int | min_bitpool_value |
int | num_channels |
int | reconfigure |
bd_addr_t | remote_addr |
uint32_t | samples_ready |
int | sampling_frequency |
btstack_sbc_encoder_state_t | sbc_encoder_state |
btstack_ring_buffer_t | sbc_ring_buffer |
int | subbands |
uint32_t | time_audio_data_sent |
uint32_t avdtp_stream_endpoint_context_t::acc_num_missed_samples |
avdtp_sep_t* avdtp_stream_endpoint_context_t::active_remote_sep |
int avdtp_stream_endpoint_context_t::allocation_method |
int avdtp_stream_endpoint_context_t::block_length |
int avdtp_stream_endpoint_context_t::channel_mode |
uint32_t avdtp_stream_endpoint_context_t::fill_audio_ring_buffer_timeout_ms |
btstack_timer_source_t avdtp_stream_endpoint_context_t::fill_audio_ring_buffer_timer |
avdtp_stream_endpoint_t* avdtp_stream_endpoint_context_t::local_stream_endpoint |
int avdtp_stream_endpoint_context_t::max_bitpool_value |
int avdtp_stream_endpoint_context_t::min_bitpool_value |
int avdtp_stream_endpoint_context_t::num_channels |
int avdtp_stream_endpoint_context_t::reconfigure |
bd_addr_t avdtp_stream_endpoint_context_t::remote_addr |
uint32_t avdtp_stream_endpoint_context_t::samples_ready |
int avdtp_stream_endpoint_context_t::sampling_frequency |
btstack_sbc_encoder_state_t avdtp_stream_endpoint_context_t::sbc_encoder_state |
btstack_ring_buffer_t avdtp_stream_endpoint_context_t::sbc_ring_buffer |
int avdtp_stream_endpoint_context_t::subbands |
uint32_t avdtp_stream_endpoint_context_t::time_audio_data_sent |