ESP-IDF
tBTA_AV_PROTECT_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_PROTECT_RSP
tBTA_AV_PROTECT_RSP struct
Syntax
Show:
Summary
Declaration
from
bta_av_api.h:399
typedef
struct
{
tBTA_AV_CHNL
chnl
;
tBTA_AV_HNDL
hndl
;
UINT8
*
p_data
;
UINT16
len
;
tBTA_AV_ERR
err_code
;
}
tBTA_AV_PROTECT_RSP
;
Fields
Field
Declared as
tBTA_AV_PROTECT_RSP::chnl
tBTA_AV_CHNL
tBTA_AV_PROTECT_RSP::hndl
tBTA_AV_HNDL
tBTA_AV_PROTECT_RSP::p_data
UINT8
*
tBTA_AV_PROTECT_RSP::len
UINT16
tBTA_AV_PROTECT_RSP::err_code
tBTA_AV_ERR
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