ESP-IDF
tAVDT_AD
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_AD
tAVDT_AD struct
Syntax
Show:
Summary
Declaration
from
avdt_int.h:545
typedef
struct
{
tAVDT_RT_TBL
rt_tbl
[
AVDT_NUM_LINKS
]
[
AVDT_NUM_RT_TBL
]
;
tAVDT_TC_TBL
tc_tbl
[
AVDT_NUM_TC_TBL
]
;
UINT8
lcid_tbl
[
MAX_L2CAP_CHANNELS
]
;
}
tAVDT_AD
;
Fields
Field
Declared as
tAVDT_AD::rt_tbl
tAVDT_RT_TBL
[
AVDT_NUM_LINKS
]
[
AVDT_NUM_RT_TBL
]
tAVDT_AD::tc_tbl
tAVDT_TC_TBL
[
AVDT_NUM_TC_TBL
]
tAVDT_AD::lcid_tbl
UINT8
[
MAX_L2CAP_CHANNELS
]
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