ESP-IDF
tBTA_AV_API_META_RSP
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
tBTA_AV_API_META_RSP
tBTA_AV_API_META_RSP struct
Syntax
Show:
Summary
Declaration
from
bta_av_int.h:269
typedef
struct
{
BT_HDR
hdr
;
BOOLEAN
is_rsp
;
UINT8
label
;
tBTA_AV_CODE
rsp_code
;
BT_HDR
*
p_pkt
;
}
tBTA_AV_API_META_RSP
;
Fields
Field
Declared as
tBTA_AV_API_META_RSP::hdr
BT_HDR
tBTA_AV_API_META_RSP::is_rsp
BOOLEAN
tBTA_AV_API_META_RSP::label
UINT8
tBTA_AV_API_META_RSP::rsp_code
tBTA_AV_CODE
tBTA_AV_API_META_RSP::p_pkt
BT_HDR
*
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