ESP-IDF
BT_MESH_NET_IVI_RX
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
BT_MESH_NET_IVI_RX
BT_MESH_NET_IVI_RX macro
Syntax
Show:
Summary
Declaration
from
net.h:268
#define
BT_MESH_NET_IVI_RX
(
rx
)
(
bt_mesh
.
iv_index
-
(
rx
)
->
old_iv
)
Arguments
Argument
rx
Examples
References
from
examples
Code
Location
#define
BT_MESH_NET_IVI_RX
(
rx
)
(
bt_mesh
.
iv_index
-
(
rx
)
->
old_iv
)
net.h:268
info
.
iv_index
=
BT_MESH_NET_IVI_RX
(
rx
)
;
friend.c:1458
if
(
bt_mesh_net_obfuscate
(
out
->
om_data
,
BT_MESH_NET_IVI_RX
(
rx
)
,
net.c:612
return
bt_mesh_net_decrypt
(
cred
->
enc
,
out
,
BT_MESH_NET_IVI_RX
(
rx
)
,
net.c:634
if
(
net_encrypt
(
buf
,
cred
,
BT_MESH_NET_IVI_RX
(
rx
)
,
false
)
)
{
net.c:712
.
iv_index
=
BT_MESH_NET_IVI_RX
(
rx
)
,
transport.c:753
*
seq_auth
=
SEQ_AUTH
(
BT_MESH_NET_IVI_RX
(
rx
)
,
seq_zero
)
;
transport.c:839
*
seq_auth
=
SEQ_AUTH
(
BT_MESH_NET_IVI_RX
(
net_rx
)
,
transport.c:1337
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