ESP-IDF
tBTA_DM_BOND_CANCEL_CMPL::result
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
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
tBTA_DM_BOND_CANCEL_CMPL::result
tBTA_DM_BOND_CANCEL_CMPL::result field
Syntax
Show:
Summary
Declaration
from
bta_api.h:999
tBTA_STATUS
result
;
Examples
References
from
examples
Code
Location
Referrer
tBTA_STATUS
result
;
/* TRUE of bond cancel succeeded, FALSE if failed. */
bta_api.h:999
sec_event
.
bond_cancel_cmpl
.
result
=
BTA_FAILURE
;
bta_dm_act.c:1359
bta_dm_bond_cancel()
sec_event
.
bond_cancel_cmpl
.
result
=
BTA_SUCCESS
;
bta_dm_act.c:4112
bta_dm_bond_cancel_complete_cback()
sec_event
.
bond_cancel_cmpl
.
result
=
BTA_FAILURE
;
bta_dm_act.c:4114
bta_dm_bond_cancel_complete_cback()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tBTA_DM_BOND_CANCEL_CMPL::result
is written by 2 functions:
bta_dm_bond_cancel()
bta_dm_bond_cancel_complete_cback()
All items filtered out
tBTA_DM_BOND_CANCEL_CMPL::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