ESP-IDF
tAVDT_DATA_CBACK
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (1/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
tAVDT_DATA_CBACK
tAVDT_DATA_CBACK
Syntax
Show:
Summary
Declaration
from
avdt_api.h:371
typedef
void
(
tAVDT_DATA_CBACK
)
(
UINT8
handle
,
BT_HDR
*
p_pkt
,
UINT32
time_stamp
,
UINT8
m_pt
)
;
Examples
References
from
examples
Code
Location
Scope
Referrer
typedef
void
(
tAVDT_DATA_CBACK
)
(
UINT8
handle
,
BT_HDR
*
p_pkt
,
UINT32
time_stamp
,
avdt_api.h:371
tAVDT_DATA_CBACK
*
p_data_cback
;
/* Data callback function */
avdt_api.h:402
tAVDT_CS
tAVDT_CS::p_data_cback
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
Instance
Scope
Location
Project
tAVDT_CS::p_data_cback
tAVDT_CS
avdt_api.h:402
Lifecycle
from
examples
All items filtered out
All items filtered out