ESP-IDF
tBTA_HD
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_HD
tBTA_HD union
Syntax
Show:
Summary
Declaration
from
bta_hd_api.h:138
typedef
union
{
tBTA_HD_STATUS
status
;
tBTA_HD_REG_STATUS
reg_status
;
tBTA_HD_CONN
conn
;
tBTA_HD_GET_REPORT
get_report
;
tBTA_HD_SET_REPORT
set_report
;
tBTA_HD_SET_PROTOCOL
set_protocol
;
tBTA_HD_INTR_DATA
intr_data
;
tBTA_HD_API_SEND_REPORT
send_report
;
tBTA_HD_API_REPORT_ERR
report_err
;
}
tBTA_HD
;
Fields
Field
Declared as
tBTA_HD::status
tBTA_HD_STATUS
tBTA_HD::reg_status
tBTA_HD_REG_STATUS
tBTA_HD::conn
tBTA_HD_CONN
tBTA_HD::get_report
tBTA_HD_GET_REPORT
tBTA_HD::set_report
tBTA_HD_SET_REPORT
tBTA_HD::set_protocol
tBTA_HD_SET_PROTOCOL
tBTA_HD::intr_data
tBTA_HD_INTR_DATA
tBTA_HD::send_report
tBTA_HD_API_SEND_REPORT
tBTA_HD::report_err
tBTA_HD_API_REPORT_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