ESP-IDF
tAVDT_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
tAVDT_CB
tAVDT_CB struct
Syntax
Show:
Summary
Declaration
from
avdt_int.h:552
typedef
struct
{
tAVDT_REG
rcb
;
tAVDT_CCB
ccb
[
AVDT_NUM_LINKS
]
;
tAVDT_SCB
scb
[
AVDT_NUM_SEPS
]
;
tAVDT_AD
ad
;
tAVDTC_CTRL_CBACK
*
p_conf_cback
;
tAVDT_CCB_ACTION
*
p_ccb_act
;
tAVDT_SCB_ACTION
*
p_scb_act
;
tAVDT_CTRL_CBACK
*
p_conn_cback
;
UINT8
trace_level
;
UINT16
delay_value
;
}
tAVDT_CB
;
Fields
Field
Declared as
tAVDT_CB::rcb
tAVDT_REG
tAVDT_CB::ccb
tAVDT_CCB
[
AVDT_NUM_LINKS
]
tAVDT_CB::scb
tAVDT_SCB
[
AVDT_NUM_SEPS
]
tAVDT_CB::ad
tAVDT_AD
tAVDT_CB::p_conf_cback
tAVDTC_CTRL_CBACK
*
tAVDT_CB::p_ccb_act
tAVDT_CCB_ACTION
*
tAVDT_CB::p_scb_act
tAVDT_SCB_ACTION
*
tAVDT_CB::p_conn_cback
tAVDT_CTRL_CBACK
*
tAVDT_CB::trace_level
UINT8
tAVDT_CB::delay_value
UINT16
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