ESP-IDF
tBTC_A2DP_SOURCE_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_SOURCE_CB
tBTC_A2DP_SOURCE_CB struct
Syntax
Show:
Summary
Declaration
from
btc_a2dp_source.c:152
typedef
struct
{
UINT8
TxTranscoding
;
BOOLEAN
tx_flush
;
BOOLEAN
is_tx_timer
;
UINT16
TxAaMtuSize
;
UINT32
timestamp
;
fixed_queue_t
*
TxAaQ
;
tBTC_AV_FEEDING_MODE
feeding_mode
;
tBTC_AV_MEDIA_FEEDINGS_STATE
media_feeding_state
;
tBTC_AV_MEDIA_FEEDINGS
media_feeding
;
SBC_ENC_PARAMS
encoder
;
osi_alarm_t
*
media_alarm
;
struct
osi_event
*
poll_data
;
}
tBTC_A2DP_SOURCE_CB
;
Fields
Field
Declared as
tBTC_A2DP_SOURCE_CB::TxTranscoding
UINT8
tBTC_A2DP_SOURCE_CB::tx_flush
BOOLEAN
tBTC_A2DP_SOURCE_CB::is_tx_timer
BOOLEAN
tBTC_A2DP_SOURCE_CB::TxAaMtuSize
UINT16
tBTC_A2DP_SOURCE_CB::timestamp
UINT32
tBTC_A2DP_SOURCE_CB::TxAaQ
fixed_queue_t
*
tBTC_A2DP_SOURCE_CB::feeding_mode
tBTC_AV_FEEDING_MODE
tBTC_A2DP_SOURCE_CB::media_feeding_state
tBTC_AV_MEDIA_FEEDINGS_STATE
tBTC_A2DP_SOURCE_CB::media_feeding
tBTC_AV_MEDIA_FEEDINGS
tBTC_A2DP_SOURCE_CB::encoder
SBC_ENC_PARAMS
tBTC_A2DP_SOURCE_CB::media_alarm
osi_alarm_t
*
tBTC_A2DP_SOURCE_CB::poll_data
struct
osi_event
*
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