ESP-IDF
tAVDT_SCB_APIWRITE
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_SCB_APIWRITE
tAVDT_SCB_APIWRITE struct
Syntax
Show:
Summary
Declaration
from
avdt_int.h:461
typedef
struct
{
BT_HDR
*
p_buf
;
UINT32
time_stamp
;
#if
AVDT_MULTIPLEXING
==
TRUE
fixed_queue_t
*
frag_q
;
UINT8
*
p_data
;
UINT32
data_len
;
#endif
UINT8
m_pt
;
tAVDT_DATA_OPT_MASK
opt
;
}
tAVDT_SCB_APIWRITE
;
Fields
Field
Declared as
tAVDT_SCB_APIWRITE::p_buf
BT_HDR
*
tAVDT_SCB_APIWRITE::time_stamp
UINT32
tAVDT_SCB_APIWRITE::frag_q
fixed_queue_t
*
tAVDT_SCB_APIWRITE::p_data
UINT8
*
tAVDT_SCB_APIWRITE::data_len
UINT32
tAVDT_SCB_APIWRITE::m_pt
UINT8
tAVDT_SCB_APIWRITE::opt
tAVDT_DATA_OPT_MASK
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