ESP-IDF
TRANS_CTL_OP_HEARTBEAT
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
TRANS_CTL_OP_HEARTBEAT
TRANS_CTL_OP_HEARTBEAT macro
Syntax
Show:
Summary
Declaration
from
transport.h:41
#define
TRANS_CTL_OP_HEARTBEAT
0x0A
Examples
References
from
examples
Code
Location
#define
TRANS_CTL_OP_HEARTBEAT
0x0A
transport.h:41
#define
TRANS_CTL_OP_HEARTBEAT
0x0a
transport.h:33
bt_mesh_ctl_send
(
&
tx
,
TRANS_CTL_OP_HEARTBEAT
,
&
hb
,
sizeof
(
hb
)
,
heartbeat.c:116
return
bt_mesh_ctl_send
(
&
tx
,
TRANS_CTL_OP_HEARTBEAT
,
&
hb
,
sizeof
(
hb
)
,
heartbeat.c:131
case
TRANS_CTL_OP_HEARTBEAT
:
transport.c:1036
case
TRANS_CTL_OP_HEARTBEAT
:
transport.c:905
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