ESP-IDF
tBTA_AG_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_CB
tBTA_AG_CB struct
Syntax
Show:
Summary
Declaration
from
bta_ag_int.h:347
typedef
struct
{
tBTA_AG_SCB
scb
[
BTA_AG_NUM_SCB
]
;
tBTA_AG_PROFILE
profile
[
BTA_AG_NUM_IDX
]
;
tBTA_AG_SCO_CB
sco
;
tBTA_AG_CBACK
*
p_cback
;
tBTA_AG_PARSE_MODE
parse_mode
;
BOOLEAN
msbc_enabled
;
}
tBTA_AG_CB
;
Fields
Field
Declared as
tBTA_AG_CB::scb
tBTA_AG_SCB
[
BTA_AG_NUM_SCB
]
tBTA_AG_CB::profile
tBTA_AG_PROFILE
[
BTA_AG_NUM_IDX
]
tBTA_AG_CB::sco
tBTA_AG_SCO_CB
tBTA_AG_CB::p_cback
tBTA_AG_CBACK
*
tBTA_AG_CB::parse_mode
tBTA_AG_PARSE_MODE
tBTA_AG_CB::msbc_enabled
BOOLEAN
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