ESP-IDF
LINK_CLOSE
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
LINK_CLOSE
LINK_CLOSE macro
Syntax
Show:
Summary
Declaration
from
prov_common.h:114
#define
LINK_CLOSE
0x02
Examples
References
from
examples
Code
Location
#define
LINK_CLOSE
0x02
pb_adv.c:41
#define
LINK_CLOSE
0x02
prov_common.h:114
case
LINK_CLOSE
:
pb_adv.c:519
bearer_ctl_send_unacked
(
ctl_buf_create
(
LINK_CLOSE
,
&
status
,
1
,
RETRANSMITS_LINK_CLOSE
)
)
;
pb_adv.c:891
xmit
=
(
op
==
LINK_CLOSE
)
?
CLOSE_XMIT
:
PROV_XMIT
;
prov_common.c:543
if
(
op
==
LINK_CLOSE
)
{
prov_common.c:547
case
LINK_CLOSE
:
prov_node.c:1133
bt_mesh_prov_bearer_ctl_send
(
&
prov_link
,
LINK_CLOSE
,
&
reason
,
sizeof
(
reason
)
)
;
prov_node.c:1514
bt_mesh_prov_bearer_ctl_send
(
link
,
LINK_CLOSE
,
&
reason
,
sizeof
(
reason
)
)
;
prov_pvnr.c:2331
case
LINK_CLOSE
:
prov_pvnr.c:2392
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