ESP-IDF
tBTA_AG_RES_DATA::errcode
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (4/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
tBTA_AG_RES_DATA::errcode
tBTA_AG_RES_DATA::errcode field
Syntax
Show:
Summary
Declaration
from
bta_ag_api.h:321
UINT16
errcode
;
Examples
References
from
examples
Code
Location
Referrer
UINT16
errcode
;
/* Valid only if 'ok_flag' is set to BTA_AG_OK_ERROR */
bta_ag_api.h:321
bta_ag_send_error
(
p_scb
,
p_result
->
data
.
errcode
)
;
bta_ag_cmd.c:1557
bta_ag_hfp_result()
bta_ag_send_error
(
p_scb
,
p_result
->
data
.
errcode
)
;
bta_ag_cmd.c:1574
bta_ag_hfp_result()
bta_ag_send_error
(
p_scb
,
p_result
->
data
.
errcode
)
;
bta_ag_cmd.c:1595
bta_ag_hfp_result()
bta_ag_send_error
(
p_scb
,
p_result
->
data
.
errcode
)
;
bta_ag_cmd.c:1610
bta_ag_hfp_result()
ag_res
.
errcode
=
BTA_AG_ERR_OP_NOT_SUPPORTED
;
btc_hf_ag.c:536
btc_hf_unat_response()
ag_res
.
errcode
=
error_code
;
btc_hf_ag.c:558
btc_hf_cmee_response()
ag_res
.
errcode
=
BTA_AG_ERR_OP_NOT_SUPPORTED
;
btc_hf_ag.c:1605
btc_hf_cb_handler()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tBTA_AG_RES_DATA::errcode
is written by 3 functions and is read by 1 function:
btc_hf_unat_response()
btc_hf_cmee_response()
btc_hf_cb_handler()
All items filtered out
tBTA_AG_RES_DATA::errcode
bta_ag_hfp_result()
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