ESP-IDF
CLOSE_REASON_SUCCESS
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (4/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
CLOSE_REASON_SUCCESS
CLOSE_REASON_SUCCESS macro
Syntax
Show:
Summary
Declaration
from
prov_common.h:116
#define
CLOSE_REASON_SUCCESS
0x00
Examples
References
from
examples
Code
Location
#define
CLOSE_REASON_SUCCESS
0x00
prov_common.h:116
close_link
(
link
,
CLOSE_REASON_SUCCESS
)
;
prov_pvnr.c:2263
close_link
(
link
,
CLOSE_REASON_SUCCESS
)
;
prov_pvnr.c:2282
bt_mesh_pb_gatt_close
(
client
->
conn
,
CLOSE_REASON_SUCCESS
)
;
proxy_server.c:1055
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
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