ESP-IDF
link_closed()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (1/5)...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
link_closed()
link_closed() function
Syntax
Show:
Summary
Declaration
from
pb_gatt.c:51
static
void
link_closed
(
enum
prov_bearer_link_status
status
)
;
Arguments
Argument
status
Examples
References
from
examples
Code
Location
Referrer
static
void
link_closed
(
enum
prov_bearer_link_status
status
)
pb_gatt.c:51
link_closed
(
PROV_BEARER_LINK_STATUS_TIMEOUT
)
;
pb_gatt.c:71
protocol_timeout()
Call Tree
from
examples
link_closed()
is called by 1 function and calls 2 functions:
protocol_timeout()
All items filtered out
link_closed()
prov_bearer_cb::link_closed
reset_state()
All items filtered out
Data Use
from
examples
link_closed()
reads 3 variables:
prov_link::cb
prov_link::cb_data
link
All items filtered out
link_closed()
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