ESP-IDF
tAVRC_FRAG_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
tAVRC_FRAG_CB
tAVRC_FRAG_CB struct
* Type definitions
Syntax
Show:
Summary
Declaration
from
avrc_int.h:102
typedef
struct
{
BT_HDR
*
p_fmsg
;
UINT8
frag_pdu
;
BOOLEAN
frag_enabled
;
}
tAVRC_FRAG_CB
;
Fields
Field
Declared as
tAVRC_FRAG_CB::p_fmsg
BT_HDR
*
tAVRC_FRAG_CB::frag_pdu
UINT8
tAVRC_FRAG_CB::frag_enabled
BOOLEAN
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