ESP-IDF
reset_state()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (1/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
pb_gatt.c:43
static
void
reset_state
(
void
)
;
Examples
References
from
examples
Code
Location
Referrer
static
void
reset_state
(
void
)
pb_gatt.c:43
reset_state
(
)
;
pb_gatt.c:57
link_closed()
reset_state
(
)
;
pb_gatt.c:123
bt_mesh_pb_gatt_close()
reset_state
(
)
;
pb_gatt.c:166
pb_gatt_reset()
Call Tree
from
examples
reset_state()
is called by 3 functions and calls 1 function:
link_closed()
bt_mesh_pb_gatt_close()
pb_gatt_reset()
All items filtered out
reset_state()
k_work_cancel_delayable()
All items filtered out
Data Use
from
examples
reset_state()
reads 1 variable and writes 1 variable:
link
All items filtered out
reset_state()
prov_link::conn_handle
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