ESP-IDF
tBTA_AV_CI_SETCONFIG
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_CI_SETCONFIG
tBTA_AV_CI_SETCONFIG struct
Syntax
Show:
Summary
Declaration
from
bta_av_int.h:289
typedef
struct
{
BT_HDR
hdr
;
tBTA_AV_HNDL
hndl
;
UINT8
err_code
;
UINT8
category
;
BOOLEAN
recfg_needed
;
UINT8
avdt_handle
;
UINT8
num_seid
;
UINT8
p_seid
[
0
]
;
}
tBTA_AV_CI_SETCONFIG
;
Fields
Field
Declared as
tBTA_AV_CI_SETCONFIG::hdr
BT_HDR
tBTA_AV_CI_SETCONFIG::hndl
tBTA_AV_HNDL
tBTA_AV_CI_SETCONFIG::err_code
UINT8
tBTA_AV_CI_SETCONFIG::category
UINT8
tBTA_AV_CI_SETCONFIG::recfg_needed
BOOLEAN
tBTA_AV_CI_SETCONFIG::avdt_handle
UINT8
tBTA_AV_CI_SETCONFIG::num_seid
UINT8
tBTA_AV_CI_SETCONFIG::p_seid
UINT8
[
0
]
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