ESP-IDF
avdt_ad_type_to_tcid()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
avdt_ad_type_to_tcid()
avdt_ad_type_to_tcid() function
* Function avdt_ad_type_to_tcid * Description Derives the TCID from the channel type and SCB. * Returns TCID value.
Syntax
Show:
Summary
Declaration
Definition
from
avdt_int.h:701
extern
UINT8
avdt_ad_type_to_tcid
(
UINT8
type
,
tAVDT_SCB
*
p_scb
)
;
Implemented in
avdt_ad.c:50
Arguments
Argument
type
p_scb
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