ESP-IDF
tBTA_HH
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_HH
tBTA_HH union
Syntax
Show:
Summary
Declaration
from
bta_hh_api.h:296
typedef
union
{
tBTA_HH_DEV_INFO
dev_info
;
tBTA_HH_CONN
conn
;
tBTA_HH_CBDATA
dev_status
;
tBTA_HH_STATUS
status
;
tBTA_HH_DEV_DSCP_INFO
dscp_info
;
tBTA_HH_HSDATA
hs_data
;
tBTA_HH_API_SENDDATA
send_data
;
tBTA_HH_INTDATA
int_data
;
}
tBTA_HH
;
Fields
Field
Declared as
tBTA_HH::dev_info
tBTA_HH_DEV_INFO
tBTA_HH::conn
tBTA_HH_CONN
tBTA_HH::dev_status
tBTA_HH_CBDATA
tBTA_HH::status
tBTA_HH_STATUS
tBTA_HH::dscp_info
tBTA_HH_DEV_DSCP_INFO
tBTA_HH::hs_data
tBTA_HH_HSDATA
tBTA_HH::send_data
tBTA_HH_API_SENDDATA
tBTA_HH::int_data
tBTA_HH_INTDATA
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