ESP-IDF
tBTC_A2DP_SINK_CB
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
tBTC_A2DP_SINK_CB
tBTC_A2DP_SINK_CB struct
Syntax
Show:
Summary
Declaration
from
btc_a2dp_sink.c:95
typedef
struct
{
BOOLEAN
rx_flush
;
UINT8
channel_count
;
struct
osi_event
*
data_ready_event
;
fixed_queue_t
*
RxSbcQ
;
UINT32
sample_rate
;
}
tBTC_A2DP_SINK_CB
;
Fields
Field
Declared as
tBTC_A2DP_SINK_CB::rx_flush
BOOLEAN
tBTC_A2DP_SINK_CB::channel_count
UINT8
tBTC_A2DP_SINK_CB::data_ready_event
struct
osi_event
*
tBTC_A2DP_SINK_CB::RxSbcQ
fixed_queue_t
*
tBTC_A2DP_SINK_CB::sample_rate
UINT32
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out