ESP-IDF
tBTA_AG_SCO_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
tBTA_AG_SCO_CB
tBTA_AG_SCO_CB struct
Syntax
Show:
Summary
Declaration
from
bta_ag_int.h:334
typedef
struct
{
tBTM_ESCO_CONN_REQ_EVT_DATA
conn_data
;
tBTA_AG_SCB
*
p_curr_scb
;
tBTA_AG_SCB
*
p_xfer_scb
;
UINT16
cur_idx
;
UINT8
state
;
BOOLEAN
param_updated
;
tBTM_ESCO_PARAMS
params
;
tBTA_AG_DATA
*
p_data
;
}
tBTA_AG_SCO_CB
;
Fields
Field
Declared as
tBTA_AG_SCO_CB::conn_data
tBTM_ESCO_CONN_REQ_EVT_DATA
tBTA_AG_SCO_CB::p_curr_scb
tBTA_AG_SCB
*
tBTA_AG_SCO_CB::p_xfer_scb
tBTA_AG_SCB
*
tBTA_AG_SCO_CB::cur_idx
UINT16
tBTA_AG_SCO_CB::state
UINT8
tBTA_AG_SCO_CB::param_updated
BOOLEAN
tBTA_AG_SCO_CB::params
tBTM_ESCO_PARAMS
tBTA_AG_SCO_CB::p_data
tBTA_AG_DATA
*
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