ESP-IDF
tBTM_ESCO_INFO
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
tBTM_ESCO_INFO
tBTM_ESCO_INFO struct
Syntax
Show:
Summary
Declaration
from
btm_int.h:436
typedef
struct
{
tBTM_ESCO_CBACK
*
p_esco_cback
;
tBTM_ESCO_PARAMS
setup
;
tBTM_ESCO_DATA
data
;
UINT8
hci_status
;
}
tBTM_ESCO_INFO
;
Fields
Field
Declared as
tBTM_ESCO_INFO::p_esco_cback
tBTM_ESCO_CBACK
*
tBTM_ESCO_INFO::setup
tBTM_ESCO_PARAMS
tBTM_ESCO_INFO::data
tBTM_ESCO_DATA
tBTM_ESCO_INFO::hci_status
UINT8
Examples
References
from
examples
Code
Location
Scope
Referrer
typedef
struct
{
btm_int.h:436
}
tBTM_ESCO_INFO
;
btm_int.h:441
tBTM_ESCO_INFO
tBTM_ESCO_INFO
esco
;
/* Current settings */
btm_int.h:446
tSCO_CONN
tSCO_CONN::esco
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
Instance
Scope
Location
Project
tSCO_CONN::esco
tSCO_CONN
btm_int.h:446
Lifecycle
from
examples
All items filtered out
All items filtered out