ESP-IDF
BTA_HH_ERR
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (2/5)...
Files
loading (3/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
BTA_HH_ERR
BTA_HH_ERR value
Syntax
Show:
Summary
Declaration
from
bta_hh_api.h:125
BTA_HH_ERR
;
Examples
References
from
examples
Code
Location
Referrer
BTA_HH_ERR
,
/* general BTA HH error */
bta_hh_api.h:125
tBTA_HH_STATUS
status
=
BTA_HH_ERR
;
bta_hh_act.c:71
bta_hh_api_enable()
status
=
BTA_HH_ERR
;
bta_hh_act.c:165
bta_hh_disc_cmpl()
status
=
BTA_HH_ERR
;
bta_hh_act.c:435
bta_hh_sdp_cmpl()
disc_dat
.
status
=
BTA_HH_ERR
;
bta_hh_act.c:495
bta_hh_api_disc_act()
BTA_HH_ERR_AUTH_FAILED
:
BTA_HH_ERR
;
bta_hh_act.c:797
bta_hh_open_failure()
conn_dat
.
status
=
(
reason
==
HID_ERR_AUTH_FAILED
)
?
BTA_HH_ERR_AUTH_FAILED
:
BTA_HH_ERR
;
bta_hh_act.c:848
bta_hh_close_act()
disc_dat
.
status
=
BTA_HH_ERR
;
bta_hh_act.c:872
bta_hh_close_act()
dev_info
.
status
=
BTA_HH_ERR
;
bta_hh_act.c:940
bta_hh_maint_dev_act()
cbdata
.
status
=
BTA_HH_ERR
;
bta_hh_act.c:1061
bta_hh_write_dev_act()
send_data
.
status
=
BTA_HH_ERR
;
bta_hh_act.c:1062
bta_hh_write_dev_act()
tBTA_HH_STATUS
status
=
BTA_HH_ERR
;
bta_hh_utils.c:404
bta_hh_read_ssr_param()
p_data
.
dev_status
.
status
=
BTA_HH_ERR
;
btc_hh.c:236
btc_hh_timer_timeout()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
BTA_HH_ERR
is read by 10 functions:
All items filtered out
BTA_HH_ERR
bta_hh_api_enable()
bta_hh_disc_cmpl()
bta_hh_sdp_cmpl()
bta_hh_api_disc_act()
bta_hh_open_failure()
bta_hh_close_act()
bta_hh_maint_dev_act()
bta_hh_write_dev_act()
bta_hh_read_ssr_param()
btc_hh_timer_timeout()
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