ESP-IDF
reset_state()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (3/5)...
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
reset_state()
reset_state() function
Syntax
Show:
Summary
Declaration
from
prov_node.c:70
static
void
reset_state
(
void
)
;
Examples
References
from
examples
Code
Location
Referrer
static
void
reset_state
(
void
)
prov_node.c:70
reset_state
(
)
;
prov_node.c:138
reset_adv_link()
reset_state
(
)
;
prov_node.c:1482
bt_mesh_pb_gatt_close()
reset_state
(
)
;
prov_node.c:1548
bt_mesh_prov_init()
reset_state
(
)
;
prov_node.c:1626
bt_mesh_rpr_srv_reset_prov_link()
Call Tree
from
examples
reset_state()
is called by 4 functions and calls 4 functions:
reset_adv_link()
bt_mesh_pb_gatt_close()
bt_mesh_prov_init()
bt_mesh_rpr_srv_reset_prov_link()
All items filtered out
reset_state()
bt_mesh_conn_unref()
k_delayed_work_cancel()
bt_mesh_proxy_server_get_buf()
bt_mesh_attention()
All items filtered out
Data Use
from
examples
reset_state()
reads 7 variables and writes 9 variables:
bt_mesh_prov_link::conf_inputs
bt_mesh_prov_link::conn
bt_mesh_prov_link::rx
node_next_xact_id()
prov_send_gatt()
prov_link
reset_adv_link()
All items filtered out
reset_state()
bt_mesh_prov_link::invite_recv
bt_mesh_prov_link::pb_gatt_send
bt_mesh_prov_link::pending_ack
bt_mesh_prov_link::next_xact_id
bt_mesh_prov_link::reset_adv_link
bt_mesh_prov_link::retrans_timeout
bt_mesh_prov_link::
::prev_id
bt_mesh_prov_link::
::buf
bt_mesh_prov_link::last_tx_pdu
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